|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: Re: Segmentation fault when running DBD::Sybase
Date: Apr 27 2005 6:11PM
On Wed, 2005-04-27 at 19:36, Ravi Parimi wrote:
> Sorry, I forgot to CC the list..
> > > > What database server are you trying to talk to?
> > > > These libraries are very old - you would be better off getting ASE
> > > > 12.5.3 - see http://www.sybase.com/linuxpromo/
> > >
> > > I am trying to connect to SQL server 2000. I am now downloading ASE
> > > 12.5.3 from sybase.com, and will compile the DBD::Sybase module again
> > > using these libraries..
> >
> > You will need to use the FreeTDS libraries - the Sybase libs will NOT
> > work with MS-SQL.
>
> I guess I cannot use the sybase ase libraries anymore. What I can do
> to solve this problem?
Install the FreeTDS libraries, and then point the SYBASE env. variable
at the FreeTDS installation before building DBD::Sybase.
Michael
--
Michael Peppler - mpeppler@peppler.org - http://www.peppler.org/
Sybase DBA/Developer
Sybase on Linux FAQ: http://www.peppler.org/FAQ/linux.html
|