Martin Kutschker wrote: > Reason: my Mysql 4.0 doesn't like the real tablename when I uses aliases. Just don't use aliases! ;-) Otherwise they should be implemented EVERYWHERE, for example in tslib_cObj::enableFields() and many more places. But I wouldn't got for that, because aliases might even become a problem for DBAL. - Ingmar