Microsoft
Software
Hardware
Network
Question : Identity column
Hi,
I have Sybase database with many tables. I want one table(say Table1) with identity column. I basically want this column values should be one up number (in sequence with no gap in between). But it seems like the @@identity is at server level so if some other table uses this value, when I insert into Table1, a gap in sequence can occur. Is there anyway to have table level identity value? And not server level?
Answer : Identity column
Sybase ASE 12.0 :
sp_chgattribute
,"identity_gap"
,1
Random Solutions
Compacting and Repairing Back-end
Access issues on TS Web Access
How to recover corrupted database file( .mdf .ldf).
VXD Error
Inportant Changes in ADS
Automate mailman listserv procedures?
SYBASE QUERY OPTIMIZATION
Ghost 12 - Cloning and Restoring
Php Arrays combining 2 to name a new one
Forwarding emails to external addresses in Exchange Server 2003 standard