odbc_num_fields
odbc_num_fields
Number of columns in a result
int **odbc_num_fields** Odbc\Result $statement
Gets the number of fields (columns) in an ODBC result.
statement
odbc.result.object returned by .
odbc_exec
Returns the number of fields, or -1 on error.