I found a .ppd for DBD-Sybase here:
http://crazyinsomniac.perlmonk.org/perl/ppm/5.8/DBD-Sybase.ppd
I am now able to make a connection and run a query using DBD-Sybase.
However, I get the following warning every time my script executes:
The context allocation routine failed.
The following problem caused the failure:
Invalid context version.
Any idea what might be causing this?
Thanks |