dsnless
Sven Köhler
skoehler at upb.de
Mon Oct 14 23:01:13 EDT 2002
> [myserver]
> Description=...
> Server=ntbox.foo.com:port
> TDS_Version=7.0
> Database=testdb
> Trusted_Connection=yes/no
>
> UID and PWD should not go on odbc.ini file... Current version (CVS) of
> FreeTDS correctly do not read these values from odbc.ini...
Sounds great!
A stupid question:
Does an ODBC-driver have to read the options from the odbc.ini-file?
Are the options from the DSN not passed to the driver by the DriverManager?
> Domain will be specified with code similar to
>
> SQLConnect("myserver","domain\\user","password);
>
> Timeout will be specified using ODBC options. Other options... work in
> progress...
Sounds great too
It looks like FreeTDS is becoming a well ODBC-driver.
Thx Freddy!
More information about the FreeTDS
mailing list