Previous Topic: Using the JDBC ServerNext Topic: Debugging User Sessions


ODBC Programmer Reference

The ODBC interface allows a Windows application to access different databases using SQL, without specifically targeting any particular database. A module called an ODBC driver is used to link an application to a specific database.

The ODBC interface was developed by Microsoft and is aligned closely with the international-standard ISO Call-Level Interface.

This section contains the following topics:

Debugging User Sessions

ODBC Conformance Levels

SQL Database Type Mapping Between ODBC and CA IDMS

SQLDriverConnect Connection String Format

Driver-Specific Connection and Statement Attributes

Supported Isolation and Lock Levels

Bulk Insert Support

Retrieving Network Set Information

Procedures

Describe Input

Positioned Updates