I am trying to use ppm DBI to access a Sybase db and I keep getting the error below. Is there a way to download the correct driver?
Perl Version = “This is perl 5, version 24, subversion 1 (v5.24.1) built for MSWin32-x64-multi-thread”
install_driver(Sybase) failed: Can’t locate DBD/Sybase.pm in @INC (you may need to install the DBD::Sybase module) (@INC contains: C:\Program Files (x86)\ActiveState Komodo IDE 9\lib\support\dbgp\perllib c:/Perl64/site/lib c:/Perl64/lib .) at (eval 12)[c:/Perl64/lib/DBI.pm:796] line 3.
Perhaps the DBD::Sybase perl module hasn’t been fully installed,
or perhaps the capitalisation of ‘Sybase’ isn’t right.
Available drivers: CSV, DBM, ExampleP, File, Gofer, ODBC, Oracle, Pg, Proxy, SQLite, Sponge.