For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > January 2007 > MDB_QueryTool 1.2.0 - quoting problem "COUNT(*")









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author MDB_QueryTool 1.2.0 - quoting problem "COUNT(*")
Lukas Ruetz

2007-01-29, 8:00 am

Hello!

The new version 1.2.0 quotes a COUNT(*) like
SELECT "COUNT(*") FROM ..

$qt->setSelect( 'COUNT(*)' );
$qt->getAll();

Do I have to do this in another way or is it a bug?

thanks
lukas
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com