4D v13ODBC_SQLBulkOperations |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v13
ODBC_SQLBulkOperations
ODBC_SQLBulkOperations
The ODBC_SQLBulkOperations command performs bulk insertions and bulk bookmark operations, including update, delete, and fetch by bookmark. stmtID is a valid statement ID returned by ODBC_SQLAllocStmt. The operation to perform are the following:
For more information, please see the SQLBulkOperations function in the MS ODBC API Reference at http://msdn.microsoft.com/en-us/library/ms712471(VS.85).aspx. SQL_SUCCESS, SQL_SUCCESS_WITH_INFO, SQL_NEED_DATA, SQL_STILL_EXECUTING, SQL_ERROR, or SQL_INVALID_HANDLE. The following method adds three rows from data in two arrays (arID and arEmployeeName) into the Employee table: vattrVal:=SQL_CONCUR_ROWVER |
PROPERTIES
Product: 4D
INDEX HISTORY
Created: 4D ODBC Pro 2004 SEE ALSO
ODBC_SQLBindCol |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||