int odbc_fetch_into ( resource $result_id , array &$result_array [, int $rownumber ] )
Fetch one result row into array.
Returns the number of columns in the result; FALSE on error.