The information in this article applies to:
SYMPTOMS
The bcp_exec API call of DB-Library returns the incorrect number of rows on
an import if bcp_exec returns FAIL instead of SUCCESS.
WORKAROUNDIf a batch size is set with bcp_control, which is less than the number of rows to import, you can count the number of times the DB-Library error 10050 occurs and multiply that by the batch size. STATUSMicrosoft has confirmed this to be a problem in SQL Server versions 4.21a and 6.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. Additional query words: sql6 dblib
Keywords : kbprg SSrvProg SSrvTran_SQL kbbug4.21a kbbug6.00 |
Last Reviewed: December 14, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |