DBCC CHECKIDENT (jobs, RESEED, 30) I hope this will help to reset the identity value
J
JeganB
@JeganB
Posts
-
alter an identity -
Database Errorif ID column is identity field you are not suppose to include the column in insert list and values list
-
Error While opening c# project in VS 2005When i try to open windows/web application(...in c#).... its throwing the error message states that....visual c# 2005 compiler could not be created....the system cant find the object specified..... i reinstalled the whole frame work still its giving me the same error... It is working for VB applications. can anyone of u help me ...asap