Article ID: 274521 - Last Review: March 14, 2006 - Revision: 2.1

FIX: BULK INSERT May Silently Reject NULL Values for NOT NULL Columns

This article was previously published under Q274521
BUG #: 57764 (SQLBUG_70)
Expand all | Collapse all

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  (http://support.microsoft.com/kb/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.

APPLIES TO
  • Microsoft SQL Server 7.0 Standard Edition
Keywords: 
kbbug kbfix KB274521
 

Article Translations

 

Related Support Centers