version 2004
ODBC_LenDataAtExec (lengthData)  Longint
| Parameter | Type | Description | |
| lengthData | Longint | Value to convert | |
| Function result | Longint | Converted 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.