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
URGENT: I need Flash Player 8 - but 9 is already installed
Blue Screen of Death - No idea why
Create 2003 AD replica test lab on virtual servers / different hardware
get server Names
WinXP hangs at shutdown with System Event Notification service running
Multiple records per person in Database
Outlook email disappearing
Creating Dashboard Meter Graphics in Powerpoint
Is CGI insecure ?
SOS: Could Not start the MySql service (Error 1067)