[freetds] Using freetds in Windows

Andrew H. Wakefield a_wake at earthlink.net
Thu Dec 31 00:14:37 EST 2009


I have successfully cross-compiled freetds-0.82 for Windows. I can use
the resulting tsql.exe with an explicit host and port (e.g., tsql -H
127.0.0.1 -p 1433 -U username) and connect to the SQL Server. However, I
cannot seem to find a way to use a server name (e.g., tsql -S SQLEXPRESS
-U username). In Linux, I put the server information into the
freetds.conf file and it works fine. I have tried putting the server
information into freetds.conf and .freetds.conf in the MS-DOS directory
where tsql.exe is running; I have tried setting the environment variable
FREETDS to point to this file. Nothing has worked. Help!




More information about the FreeTDS mailing list