Jim Lambert writes:
 > I need to implement something like Oracle sequences in Sybase.  I
 > found a good article at: 
 > 
 >       http://www.isug.com/Sybase_FAQ/ASE/section6.2.html
 > 
 > There's only one problem.  All the sequence implementations listed
 > don't deal with long transactions.  Using these implementations I
 > would get dead-locks whenever two long transactions needed a sequence
 > for the same table.  

You should take this to a Sybase-specific group, such as the SYBASE-L
mailing list, as this isn't DBI specific at all, and the information
you need would be best provided by strong Sybase professionals.

An alternative is to use the newsgroups at news://forums.sybase.com/

(the address for SYBASE-L is in the Sybase FAQ)

Michael
-- 
Michael Peppler - Data Migrations Inc. - [EMAIL PROTECTED]
http://www.mbay.net/~mpeppler - [EMAIL PROTECTED]
International Sybase User Group - http://www.isug.com
Sybase on Linux mailing list: [EMAIL PROTECTED]

Reply via email to