ODBC_LenDataAtExec

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

version 2004


ODBC_LenDataAtExec (lengthData) Longint

ParameterTypeDescription
lengthDataLongintValue to convert
Function resultLongintConverted value

Description

The ODBC_LenDataAtExec command is used to pass the the parameter at execution time to ODBC_SQLPutData.

Example

See the example for the ODBC_SQLPutData command.

See Also

ODBC_SQLBindCol, ODBC_SQLBindParameter, ODBC_SQLPutData.


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