Re: Retrieving Identity Value of newly inserted row

"Edward J. Sabol" <[email protected]>
Newsgroups gmane.comp.lang.perl.modules.dbi.sybase
Message-ID <[email protected]>
> Work-around: don't use placeholders, or hack it with a SELECT
> max(...) after the insert (ugh!)

Or don't use identity columns. For implementing sequential keys, personally,
I use "Method 3" as docummented at

http://www.isug.com/Sybase_FAQ/ASE/section6.2.html#homegrown

Placeholders work fine using this method.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.