PRB: BCP Ignores Rules and TriggersLast reviewed: April 25, 1997Article ID: Q40913 |
The information in this article applies to:
- Microsoft SQL Server version 4.2 for OS/2
SYMPTOMSRules and triggers are ignored when you BCP data into a database.
CAUSERules and triggers are ignored by BCP when data is being load into SQL Server. This is to ensure the data is loaded into the database in the fast manner possible.
WORKAROUNDIf it is necessary to have the rules and triggers enforced, one of the following methods should be used:
|
Additional query words: BCP Transact-SQL Triggers Rules
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |