If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > Managing IDs in Multimple Tables Database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-08-06, 14:16
anjelika anjelika is offline
Registered User
 
Join Date: May 2006
Posts: 1
Managing IDs in Multimple Tables Database

Hey,
I am interested in methods of allocating ID's in multiple related table databases.
I mean,what is a good solution to generate them..using DBMS AutoIncrements or reading them from the table and generating a new one?
I know that MS SQL has something called @@identity; Can this be used in generating unique IDs?
I'm interested in your opinions.
Thanks
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On