Question
Secutiry Message for SQL Server 2005 Express
I'm getting the following message when I try to insert data
into a single table using the <cfinsert> tag
[Macromedia][SequeLink JDBC Driver][ODBC Socket][Microsoft][SQL Native Client][SQL Server]Cannot insert explicit value for identity column in table 'customer' when IDENTITY_INSERT is set to OFF.
What do I have to do to change this any help would be greatly appreciated
[Macromedia][SequeLink JDBC Driver][ODBC Socket][Microsoft][SQL Native Client][SQL Server]Cannot insert explicit value for identity column in table 'customer' when IDENTITY_INSERT is set to OFF.
What do I have to do to change this any help would be greatly appreciated