 |
MS SQL Server :: Trigger Update Identity Column
I have a trigger set on TABLE1 so that any update to this column should set off trigger to write to the AUDIT log table, ... Bcp W/ IDENTITY Column How does one bcp data INTO a MS SQL Server table that includes an IDENTITY column from a text file that doe
www.bigresource.com |
 |