[TYPO3-dev] Update database when saving plugin flexform configuration in BE?

David Bruchmann typo3-dev at bruchmann-web.de
Thu Sep 10 10:36:30 CEST 2009


Von:        JoH asenau <info at cybercraft.de>
Gesendet:   Donnerstag, 10. September 2009 10:22:25

Hi Jo,

> This is why I proposed to create exec_SELECTgetSingleRow, which would serve
> both of us well - even if you tried to ridicule it.
> 

building new funcions in t3lib_db alwas has to take into account that 
this has to be build for all libs of adodb.

Referring the Argument of time you're right but the queries can be build 
with sql_fetch_row instead of sql_fetch_assoc or $row = 
$this->sql_fetch_assoc should work too for 1-row results without loop.

Best Regards
David




More information about the TYPO3-dev mailing list