Community

FIX: The BULK INSERT statement silently skips insert attempts when the data value is NULL and the column is defined as NOT NULL for INT, SMALLINT, and BIGINT data types in SQL Server 2000

In Microsoft SQL Server 2000, the Transact-SQL BULK INSERT statement silently skips insert attempts when the column is defined as NOT NULL for an INT, SMALLINT, or BIGINT data type.

Read More - Register for Free Membership