> What about merging the two tables on DBAL-level? Ie. simply mapping > the FE-table to the BE-table? Exactly! With the DB-Layer, that should not be a big deal anyway!! Who knows that you access the same table while typo3 "thinks" that it accesses different tables. JH