sql server - error IDENTITY_INSERT is set to OFF but actually it is ON -



sql server - error IDENTITY_INSERT is set to OFF but actually it is ON -

i seek insert info mssql db through entity framework table. throws error "cannot insert explicit value identity column in table 'product' when identity_insert set off." id have identity set on. run problem before? of course of study not inserting value identity column

funny thing happened , changed identity on database table forgot update ado.net model...

sql-server entity-framework

Comments

Popular posts from this blog

model view controller - MVC Rails Planning -

ruby on rails - Devise Logout Error in RoR -

html - Submenu setup with jquery and effect 'fold' -