Article ID: 272292 - Last Review: October 16, 2002 - Revision: 1.1

BUG: Error 7399 When You Bulk Insert into Table with Column Default on a NUMERIC or DECIMAL Column

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

SYMPTOMS

When you attempt to BULK INSERT into a table with a column default on a NUMERIC or DECIMAL column, the process will fail with the following error message:
Server: Msg 7399, Level 16, State 1, Line 1
OLE DB provider 'STREAM' reported an error. The provider did not give
any information about the error.
The statement has been terminated.

WORKAROUND

Use Bulk Copy Program (BCP) instead.

STATUS

Microsoft has confirmed this to be a problem in SQL Server 7.0.

APPLIES TO
  • Microsoft SQL Server 7.0 Standard Edition
Keywords: 
kbbug kbpending KB272292
 

Article Translations

 

Related Support Centers