in reply to Connecting to MS-SQL Server using Perl on a Linux box.

Given that MS-SQL Server and Sybase SQL Server were once the same product, you may have some success using the DBD::Sybase module (as long as you don't need to do anything too clever).

--
<http://www.dave.org.uk>

"Perl makes the fun jobs fun
and the boring jobs bearable" - me

  • Comment on Re: Connecting to MS-SQL Server using Perl on a Linux box.

Replies are listed 'Best First'.
Re: Re: Connecting to MS-SQL Server using Perl on a Linux box.
by PsychoSpunk (Hermit) on Jan 05, 2001 at 03:57 UTC
    I had limited success doing this. (Read: I could make a connection after jumping through flaming hoops and applying service patches to MS SQL Server and bandages to my bruised skull.)

    ALL HAIL BRAK!!!