in reply to Re^3: Sql server + DBI package + freetds module = problem :)
in thread Sql server + DBI package + freetds module = problem :)

Hi again, Thanks for trying to help guys, Derby, unfortunately the port nr did nothing, i tried, the same result. The problem is, i am now sure of it is that freetds is not used by DBI module. trying to modify SYBASE env variable to point to freetds.conf leads to error messages about missing sybase files like config/objectid.dat
  • Comment on Re^4: Sql server + DBI package + freetds module = problem :)

Replies are listed 'Best First'.
Re^5: Sql server + DBI package + freetds module = problem :)
by Anonymous Monk on Oct 12, 2011 at 02:56 UTC
    Set SYBASE to point to freetds installed directory, and recompile DBD::Sybase (from perl Makefile.PL to make install). It may solve the objectid.dat problem