> Firsts, I would use $GLOBALS['TYPO3_DB']->sql_query() for complex queries to ensure that they are not altered by TYPO3. OK, I tested it.. this doesn't work at all... no log entry in the DBAL log, strange.. > Can be DBAL error. Now I also think so.