Catalog of Functionality > Database Connection Toolkit > ODBC Routines
  

ODBC Routines
NULL_PROCESSOR
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
ODBC_BIND_PARAMS is used to bind PV-WAVE variables to the parameter markers in an SQL statement.
ODBC_COMMIT
Saves changes for an ODBC transaction.
ODBC_CONNECT
Connect to an ODBC compliant data source.
ODBC_DISCONNECT
Terminate an ODBC connection.
ODBC_DRIVER_CONNECT
Connect to an ODBC compliant data source.
ODBC_EXIT
Exit an ODBC session.
ODBC_FETCH
Initiates a fetch operation.
ODBC_INIT
Initiates an ODBC session.
ODBC_LEVEL
Tests for ODBC level compliance for specific drivers related to fetch operations only.
ODBC_META
Search for data source objects.
ODBC_PREPARE
Initiate an SQL command and prepare for fetch (cursor) operations.
ODBC_ROLLBACK
Cancels changes for an ODBC transaction.
ODBC_SQL
Initiate an SQL command.

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