Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Filling in the gaps after deleting Rows with an Identity col

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-01-30 : 11:13:39
Amy writes "I used tables with Identity columns in a prototype application. The prototype turned into the Production system and now I'm faced with the problem of gaps in my Identity key. Is there a way to write a Trigger to fill in the gaps as new rows are inserted or am I stuck with having to change my system and remove the Identity feature ? (thanks) MSSQL 7.0 with win200pro"
   

- Advertisement -