FIX: BULK INSERT May Silently Reject NULL Values for NOT NULL Columns (274521)
The information in this article applies to:
This article was previously published under Q274521
BUG #: 57764 (SQLBUG_70)
SYMPTOMS
The BULK INSERT statement appropriately rejects rows with NULL values for NOT NULL columns.
In some cases, BULK INSERT silently rejects the rows and does not print an error message for each row that is rejected. This behavior is incorrect.
STATUS
Microsoft has confirmed this to be a problem in SQL Server 7.0. This problem has been corrected in U.S. Service Pack 3 for Microsoft SQL Server 7.0.
For more information, click the following article number to view the article in the Microsoft Knowledge Base: 274799 INF: How to Obtain Service Pack 3 for Microsoft SQL Server 7.0 and Microsoft Data Engine (MSDE) 1.0
For more information, contact your primary support provider.
MORE INFORMATION
After Service Pack 3 (SP3) for Microsoft SQL Server version 7.0 is applied, BULK INSERT prints an error message for each rejected row.
Modification Type: | Major | Last Reviewed: | 3/14/2006 |
---|
Keywords: | kbBug kbfix KB274521 |
---|
|