bool odbc_execute ( resource $result_id [, array $parameters_array ] )
Executes a statement prepared with odbc_prepare().
Returns TRUE on success or FALSE on failure.