in reply to Email::Store segfault when using DBD::Sybase

Hi,


Using you code are you able to talk to the SQL Server database at all?
I am no expert on SQL Server but as there are no reply posts yet I will have a stab :)
Which version of the TDS Libraries are you running? If you build DBD::Sybase with the TDS libraries from www.freetds.org you should be able to access SQL Server 2000 using the correct protocol.
For further ino have a look at this article.

Hope this helps.

Martin
  • Comment on Re: Email::Store segfault when using DBD::Sybase

Replies are listed 'Best First'.
Re^2: Email::Store segfault when using DBD::Sybase
by rgcosma (Beadle) on Nov 10, 2005 at 18:17 UTC
    freetds-0.63 built from sources, suse 9.0 with updates. Works like a charm, except for this particular issue.