Preparing SQL Requests

4D - Documentation   Français   English   German   4D ODBC PRO, Command Theme List   4D ODBC PRO, Command Alphabetical List   Back   Previous   Next

version 2004


The commands in this chapter enable you to prepare SQL requests, by allowing you to do the following:

Bind a parameter in an SQL Statement (ODBC_SQLBindParameter)

Retrieve the cursor name associated with a statement (ODBC_SQLGetCursorName)

Prepare an SQL string for execution (ODBC_SQLPrepare)

Set the cursor name in a specific statement (ODBC_SQLSetCursorName)


4D - Documentation   Français   English   German   4D ODBC PRO, Command Theme List   4D ODBC PRO, Command Alphabetical List   Back   Previous   Next