本文介绍了在SQL Server中,标识列值突然跳转到1001的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我正在开发我们的应用程序,但有时在注册后是我的aspx表单,来检查我的数据库中的条目tabele。



标识列突然跳转到1001并继续。请建议



Hi ,

I am in the middle of developing we application , but sometimes after registration is one from my aspx form , when come to check entry in my database tabele .

Identity column suddenly jumps to 1001 and continues with that . please suggest

1
2
1001
1002
1003
1004

推荐答案


这篇关于在SQL Server中,标识列值突然跳转到1001的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-11 16:31