A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://learn.microsoft.com/en-us/sql/odbc/reference/odbc-programmer-s-reference below:

ODBC Programmer's Reference - ODBC API Reference

The ODBC Programmer's Reference contains the following sections.

Working with the ODBC Documentation

The ODBC interface is designed for use with the C programming language. Use of the ODBC interface spans three areas: SQL statements, ODBC function calls, and C programming. This documentation assumes the following:

The following typographic conventions are used.

Format Used for SELECT * FROM Uppercase letters indicate SQL statements, macro names, and terms used at the operating-system command level. RETCODE SQLFetch(hdbc) The monospace font is used for sample command lines and program code. argument Italicized words indicate programmatic arguments, information that the user or the application must provide, or word emphasis. SQLEndTran Bold type indicates that syntax must be typed exactly as shown, including function names. | A vertical bar separates two mutually exclusive choices in a syntax line. ... An ellipsis indicates that arguments can be repeated several times. . . . A column of three dots indicates continuation of previous lines of code. About the Code Examples

The code examples in this guide are designed for illustration purposes only. Because they are written primarily to demonstrate ODBC principles, efficiency has sometimes been set aside in the interest of clarity. In addition, whole sections of code have sometimes been omitted for clarity. These include the definitions of non-ODBC functions (those functions whose names do not start with "SQL") and most error handling.

All code examples use ANSI strings and the same database schema, which is shown at the start of Catalog Functions.

Recommended Reading

For more information about SQL, the following standards are available:

In addition to standards and vendor-specific SQL guides, many books describe SQL, including:

For additional information about transaction processing, see:

For more information about Call-Level Interfaces, the following standards are available:

For additional information about ODBC, a number of books are available, including:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4