Run this command against your database:
exec sp_MSforeachtable 'IF OBJECTPROPERTY(OBJECT_ID(''?''), ''TableHasIdentity'') = 1 BEGIN DBCC CHECKIDENT (''?'',RESEED,0) END'
Title:
Name:
Email Address:
Url:
Comment:
Remember Me?
Please add 4 and 6 and type the answer here: