Hello I am trying to load data into SQL Server 2008 and I am getting following errors in the execution log
Error 10/02/2011 3:54:36 PM 1, [Table=[db].[dbo].[Contract]] Update failed: 42000
[Microsoft][ODBC SQL Server Driver][SQL Server]Cannot update identity column 'ID'. 42000 [Microsoft][ODBC SQL Server
Driver][SQL Server]Statement(s) could not be prepared.
Any suggestions?
Dave