Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to get PK/IDENTITY for the next record?
Message
 
 
To
31/08/2006 23:22:26
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01150231
Message ID:
01150340
Views:
30
>Since you want this to be sequential and not skip any numbers, the only way to do it is to get the number when the record is inserted. But, how will you handle deletes?
>

I decide on implementing the method of storing PK number in a separate table (as I actually do in my VFP application). The thread Sergey recommended seem to have the stuff I need. At least, this is what I am planning to do now. As far as deletes, not a problem. If a record is deleted the application has an audit trail which will indicate what happened to this or that number.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform