[TYPO3-dev] do I need reverse relation?
Bartosz Aninowski
bart at REMITsonik.pl
Fri Oct 13 14:41:50 CEST 2006
Thanks Rudy and Peter for answer
> 1) tslib_pibase::exec_query gives you a lot of overhead. It might be
> easier to go with t3lib_db::exec_SELECT_mm_query
This is the best approach I think but I have to worry about additional
parametrs like hidden, deleted, starttime etc
I couldn't acomplish the same result with tslib_pibase::exec_query.
Anyway exec_SELECT_mm_query is working as it should..
More information about the TYPO3-dev
mailing list