resource odbc_exec ( resource $connection_id , string $query_string [, int $flags ] )
Sends an SQL statement to the database server.
Returns an ODBC result identifier if the SQL command was executed successfully, or FALSE on error.