Chapter 2: Transferring Data to and from Adaptive Server with bcp
Rules and Triggers
bcp, to enable
its maximum speed for loading data, does not fire rules and triggers.
To find any rows that violate rules and triggers, copy the
data into the table and run queries or stored procedures that test
the rule or trigger conditions.