in reply to Re: Connecting from *nix/Apache/mod_perl to SQL Server
in thread Connecting from *nix/Apache/mod_perl to SQL Server

Does this combination of DBI/DBD::Sybase + FreeTDS work with SQL Server 2000? One of the messages above suggests that this may not be the case.

-jehuni

  • Comment on Re: Connecting from *nix/Apache/mod_perl to SQL Server

Replies are listed 'Best First'.
Re: Re: Connecting from *nix/Apache/mod_perl to SQL Server
by mpeppler (Vicar) on Dec 13, 2001 at 23:27 UTC
    Yes, as far as I know it does work with SQL Server 2000.

    You should check on the FreeTDS mailing list for details (see www.freetds.org for details.)

    Michael