Ispirer Website Ispirer Toolkit Overview Free Trial

ODBC - SQLSetDescRec Function

ODBC - SQLSetDescRec
Syntax SQLRETURN SQLSetDescRec( SQLHDESC DescriptorHandle, SQLSMALLINT RecNumber, SQLSMALLINT Type, SQLSMALLINT SubType, SQLLEN Length, SQLSMALLINT Precision, SQLSMALLINT Scale, SQLPOINTER DataPtr, SQLLEN* StringLengthPtr, SQLLEN* IndicatorPtr);
Description Function sets multiple descriptor fields that affect the data type and buffer bound to a column or parameter data.
Returns SQL_SUCCESS, SQL_SUCCESS_WITH_INFO, SQL_ERROR, or SQL_INVALID_HANDLE

© 1999-2024, Ispirer Systems, LLC. All Rights Reserved.