At Wed, 27 Feb 2002 11:51:31 -0600 (CST),
Dave Rolsky wrote:
> I see.  Looking at the code I can see that it wouldn't work with
> Sybase (which has something very similar to MySQL but to fetch the
> id you do "select @@identity").

then you can write Class::DBI::Sybase which overrides
auto_increment_value() method, like Class::DBI::SQLite ;)

http://bulknews.net/lib/archives/Class-DBI-SQLite-0.01.tar.gz

--
Tatsuhiko Miyagawa 


Reply via email to