Can't load sybase.dll DBD::Sybase

Jarek Karpiński karpinskijarek@gmail.com
Wed May 28 12:33:00 GMT 2008


This is installation process of DBD::Sybase (I installed DBI before 
DBD::Sybase)


$ perl Makefile.PL
Unknown Client Library version - assuming FreeTDS.

By default DBD::Sybase 1.05 and later use the 'CHAINED' mode (where 
available)
when 'AutoCommit' is turned off. Versions 1.04 and older instead managed
the transactions explicitly with a 'BEGIN TRAN' before the first DML
statement. Using the 'CHAINED' mode is preferable as it is the way that
Sybase implements AutoCommit handling for both its ODBC and JDBC drivers.

Use 'CHAINED' mode by default (Y/N) [Y]:

The DBD::Sybase module need access to a Sybase server to run the tests.
To clear an entry please enter 'undef'
Sybase server to use (default: SYBASE):
User ID to log in to Sybase (default: sa):
Password (default: undef):
Sybase database to use on SYBASE (default: undef):

* Writing login information, including password, to file PWD.

Checking if your kit is complete...
Looks good
Using DBI 1.604 (for perl 5.008008 on cygwin-thread-multi-64int) 
installed in /u
sr/lib/perl5/site_perl/5.8/cygwin/auto/DBI/
Writing Makefile for DBD::Sybase


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list