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)
 Increment All IDs on many tables

Author  Topic 

PoSSuM
Starting Member

3 Posts

Posted - 2000-12-30 : 00:30:21
I have many tables with different colums, but in al have the column ArticleID. Presently it is auto incremented int, but my problm is that i would like them to be unique from the other ones
is there a good way to have maybe a global id the increments when these tables are updated. Or anything that will keep them different from each other.
any help in this matter woud be most appretiated.
   

- Advertisement -