Skip to Content.
Sympa Menu

freetds - RE: [freetds] problems configuring..

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Russell Kroboth <rkroboth AT visitraleigh.com>
  • To: 'FreeTDS Development Group' <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] problems configuring..
  • Date: Tue, 25 Feb 2003 10:54:59 -0500

Ok, I changes back to the IP address..
and...

-bash-2.05b# find / -name "*tdsodbc*"
/usr/local/include/tdsodbc.h

-bash-2.05b# odbcinst -q -d -n TDS
[TDS]
Description=v0.61
Driver=/usr/local/lib/libtds.so
FileUsage=1


Does this mean I don't have the driver? I thought /usr/local/lib/libtds.so
was it?



> -----Original Message-----
> From: Peter Harvey [mailto:pharvey AT codebydesign.com]
> Sent: Tuesday, February 25, 2003 10:08 AM
> To: FreeTDS Development Group
> Subject: Re: [freetds] problems configuring..
>
>
> > Server is not an error. Is used in freetds.conf'less
> connection and can be
> > an ip (it point to real server while servername point to
> freetds.conf
> > server).
>
> So I guess he should stick with Server and IP then.
>
> >
> > I don't understand
> > [unixODBC][Driver Manager]Driver's SQLAllocHandle on
> SQL_HANDLE_HENV failed
> > It seem that is unable to create handle, or perhaps it do
> not find driver
> > (.so file)...
> >
>
> It does sound like its not finding the driver. What does...
>
> # find / -name "*tdsodbc*"
>
> ...return?
>
> Also; try this...
>
> odbcinst -q -d -n TDS
>
> ...and see if it jives with the location of your *tdsodbc* (driver).
>
> If you simply used the template to register the driver, and
> it does not
> reflect your driver location, then you may have this problem.
>
> Peter
>
>
> _______________________________________________
> FreeTDS mailing list
> FreeTDS AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds
>




Archive powered by MHonArc 2.6.24.

Top of Page