[Typo3-dev] Nested Queries in MySQL wrapper class
Wolfgang Klinger
wolfgang at stufenlos.net
Thu Jul 15 17:51:56 CEST 2004
*hiya!*
On Thu, 15 Jul 2004, Joel Faucett wrote the following:
> How does one implement nested queries in the wrapper functions? e.g.
> I want to get the 5 most recent items sorted by title, but the following
> code returns an empty result. Is it an SQL error that I'm not seeing or
> have I structured it incorrectly?
set $GLOBALS['TYPO3_DB']->debugOutput = TRUE;
then you'll get any db warnings/errors...
Wolfgang
More information about the TYPO3-dev
mailing list