Re: [gnome-db] Help with FreeTDS libgda provider



El mar, 07-01-2003 a las 17:28, Zachariah Mully escribió:
> /etc/freetds.conf is stock, with this entry for our server: 
> [prince-tds]
>         host = prince
>         port = 1433
>         tds version = 7.0
> 
[...]
> Data source name: prince
> Provider: FreeTDS
> Connection String:
> TDS_MINVER=7.0;TDS_HOST=prince;PORT=1433;USER=XXXX;TDS_MAJVER=7.0;
                 ^^^^^^^^^^^^^^^
> TDS_PORT=1433;DATABASE=XXXX;HOST=prince-tds;TDS_FREETDSCONF=/etc/freetds.conf
                              ^^^^^^^^^^^^^^^
What if you set both to the same value? Or just one of them?

By the comments on the code, TDS_HOST should override HOST, but the code
does not do this (providers/freetds/gda-freetds-provider.c, around line
181).

-Gonzalo

-- 
Gonzalo Paniagua Javier <gonzalo gnome-db org>
http://www.gnome-db.org/~gonzalo/







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]