[TYPO3-dev] DBAL Usuage

Martin Kutschker Martin.Kutschker at n0spam-blackbox.net
Tue Nov 20 15:46:24 CET 2007


belbono schrieb:
> another question ...
> is there nice way to debug the statements DBAL creates ...except for the 
> dbal debug module?
> 
> I tried something like
> 
> $succ = $GLOBALS['TYPO3_DB']->exec_INSERTquery(strtoupper('tab'), 
> 'TAB_UID='.$uid ,$insertArr);
> 
> ..because dbal should return an object on a successful statement

Should it? What kind of object do you suspect?

Masi




More information about the TYPO3-dev mailing list