JaedenRuiner
Well-known member
- Joined
- Aug 13, 2007
- Messages
- 340
- Programming Experience
- 10+
How do I force the reset of the Identity field. For instance, I'm testing the application now, and occasionally there are errors, I purge the database to redo a full test (from the beginning) and even though there are no records in my table, it's starting the identity column at 45. How do I tell the database to restart the identity from my "seed" value?
Thanks
Thanks