Hello Fellow Perlmongers!
I have to write a Perl script to connect (Read-only) that will retrieve data from a Sybase db. I am using CPAN Perl 5.8.4 on Solaris UNIX and it appears thast I can use the Perl DBI library to connect to the Sybase db but I was wondering if there is any advantage to using the Sybperl library? Is it easier or has added functionality over Perl DBI library calls?
Thanks,
Styx