ODBC Connection User Guide > Reference
  

Reference
 
The syntax for these routines is summarized below:
* NULL_PROCESSOR Function—Facilitates the use of the Null_Info keyword for the DB_SQL function by extracting the list of rows containing missing for one or more columns.
* ODBC_BIND_PARAMS Function—ODBC_BIND_PARAMS is used to bind PV-WAVE variables to the parameter markers in an SQL statement.
* ODBC_COMMIT Procedure—Saves changes for an ODBC transaction.
* ODBC_CONNECT Function—Connect to an ODBC compliant data source.
* ODBC_DISCONNECT Procedure—Terminate an ODBC connection.
* ODBC_DRIVER_CONNECT Function—Connect to an ODBC compliant data source.
* ODBC_EXIT Procedure—Exit an ODBC session.
* ODBC_FETCH Function—Initiates a fetch operation.
* ODBC_INIT Function—Initiates an ODBC session.
* ODBC_LEVEL Function—Tests for ODBC level compliance for specific drivers related to fetch operations only.
* ODBC_META Function—Search for data source objects.
* ODBC_PREPARE Function—Initiate an SQL command and prepare for fetch (cursor) operations.
* ODBC_ROLLBACK Procedure—Cancels changes for an ODBC transaction.
* ODBC_SQL Function—Initiate an SQL command.

Version 2017.0
Copyright © 2017, Rogue Wave Software, Inc. All Rights Reserved.