in reply to Perl scripts to do extraction into Sybase

Any script to insert data into a Sybase database will probably be using Sybperl or DBI/DBD::Sybase. The author of both of these modules is Michael Peppler and you can get a lot of good information from his web page at

Also, I've done more than my fair share of Sybase/Perl work, so feel free to ask me anything.

Oh... and it's Perl, not PERL!

--
<http://www.dave.org.uk>

"Perl makes the fun jobs fun
and the boring jobs bearable" - me

  • Comment on Re: Perl scripts to do extraction into Sybase