Senin, 17 September 2012

ASP.Net, C#, SQL Server Information

Posted on 05.18 by andi avdy

ASP.Net, C#, SQL Server Information

Link to ASP.Net, C#, SQL, JQuery, Sharepoint

Error: Cannot insert explicit value for identity column in table 'Users' when IDENTITY_INSERT is set to OFF

Posted: 16 Sep 2012 06:21 AM PDT


I run into situation where i have to insert explicit value for identity column and run into following error, which is expected. Incase you run into similar situation here is the solution to insert value into Identity column in SQL Server. Error: Msg 544, Level 16, State 1, Line 1 Cannot insert explicit value for identity column in table 'Users' when IDENTITY_INSERT is set to OFF. Cause of

No Response to "ASP.Net, C#, SQL Server Information"

Leave A Reply