function odbc exec

odbc_execPHP ManualPrevNextodbc_execodbc_exec -- Prepare and execute a SQL statementDescriptionint odbc_exec(int connection_id, string query_string); Returns false on error. Returns an ODBC result identifier if the SQL command was executed successfully. odbc_exec() will send an SQL statement to the database server specified by connection_id. This parameter must be a valid identifier returned by odbc_connect() or odbc_pconnect(). See also: odbc_prepare() and odbc_execute() for multiple execution of SQL statements.PrevHomeNextodbc_doUpodbc_execute
Wyszukiwarka

Podobne podstrony:
function odbc exec
function odbc exec
function odbc binmode
function odbc longreadlen
function odbc close all
function odbc connect
function odbc setoption
function odbc gettypeinfo
function odbc tableprivileges
function odbc binmode
function odbc result all

więcej podobnych podstron