Skip to Content.
Sympa Menu

freetds - RE: [freetds] Freetds\sql server lag

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "ZIGLIO Frediano" <Frediano.Ziglio AT vodafone.com>
  • To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] Freetds\sql server lag
  • Date: Mon, 24 Nov 2003 16:03:14 +0100

> > > > Do you want to build the ODBC driver? Do you have a
> > driver manager
> > > > installed?
> > > >
> > > I have nothing with the odbc, I think freetds default
> configure have
> > > been change. I did plain ./configure, (I tried also
> > > --disable-odbc,--without-iodbc, --without-unixodbc).
> > >
> > > How can I disable odbc?
> > >
> >
> > Hi Moshe!
> > Probably you have installed an ODBC manager but not headers,
> > so FreeTDS
> > detect the driver manager and enable odbc.
> > In one of my systems:
> >
> > $ rpm -qa | grep -i odbc
> > unixODBC-kde-2.2.5-1
> > unixODBC-devel-2.2.5-1
> > unixODBC-2.2.5-1
> >
> > Probably you have unixODBC but not unixODBC-devel.
> >
> > freddy77
>
> Since my testing's computers is used by ~1000 forgotten apps,
> doing it the standard ./configure way, is the preferred
> method. is there such way doing it? If not, I think should
> be, since this behavior put unnecessary barrier using freetds.
>
>
> Moshe.
>

This patch should solve your problem. It tests library and header before
enable odbc compile.

freddy77

Attachment: vedi.diff.gz
Description: vedi.diff.gz




Archive powered by MHonArc 2.6.24.

Top of Page