csiwa28
Programmer
- Apr 12, 2001
- 177
I am trying to write to a SQL database and I received the following error:
"Cannot insert explicit value for identity column in table 'members' when IDENTITY_INSERT is set to OFF"
What exactly is IDENTITY_INSERT and i'm assuming i would need to turn it on. How would I go about doing so. Any help would be greatly appreciated.
"Cannot insert explicit value for identity column in table 'members' when IDENTITY_INSERT is set to OFF"
What exactly is IDENTITY_INSERT and i'm assuming i would need to turn it on. How would I go about doing so. Any help would be greatly appreciated.