Hi,
there is no identity columns in the table the only constraint is an integer primary key, and I want to replace the whole row of a primary key in the table with the same primary key coming from the text file, the insert is being called from a
VB.Net code when a file is generated.
Regards,
Quote:
quote:Originally posted by joefawcett
How are you running the insert? Are you setting the KEEPIDENTITY flag?
--
Joe
|