Does anyone know how to get the number of fields returned by a query?
For which of the 45 database types? Tried reading the manual?
i'm using sql server...i didn't see an odbc function to do it..i want to keep things generic, but i'm not aware of a native function to do it anyway.
-sonny
Try this...
http://www.php.net/manual/function.odbc-num-fields.php