Honza Pazdziora wrote:
On Wed, Jan 05, 2005 at 08:55:26AM +0100, Cosimo Streppone wrote:
> I have successfully used this combination: > > - DBI :-) > - DBD::Sybase 1.04, compiled with $ENV{SYBASE}='/your/freetds/install' > - freetds 0.6x
The combination with DBD::Sybase used to work for me, but then in an attempt to upgrade the server I managed to break the instalation and now I get a handfull of cs_config(CS_LOC_PROP) failed whenever I work with the database. So I thought I'd give DBD::ODBC a try.
Ah! I thought this was my setup problem... Just FYI, I had the same experience with latest DBD::Sybase (1.05?), solved using DBD::Sybase 1.04.
-- Cosimo
