Article ID: 275622 - Last Review: March 14, 2006 - Revision: 2.1 FIX: Datetime Column Defaults Load Incorrectly During BULK INSERTThis article was previously published under Q275622
BUG #: 57727 (SQLBUG_70)
SYMPTOMS
If a datetime column, which has a default value defined, has no incoming value during a BULK INSERT operation, the default value is inserted in the column. The column for that row may then have an incorrect value because the value inserted may not be the default value defined for that column.
WORKAROUND
To work around this problem, use any of these methods:
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.
| Article Translations
|
Back to the top
