Displaying 1 result from an estimated 1 matches for "qaidsn".
Did you mean:
  aids
  
2006 Jul 27
0
FW: RODBC on linux
...ocumented here:
http://freetds.org/userguide/odbcombo.htm
here are the config files residing in my home dir:
-bash-2.05b$ cat .freetds.conf
[global]
        tds version = 7.0
[QAI]
        host = Mqa3.xxx.yyy.com
        port = 1433
-bash-2.05b$ 
-bash-2.05b$ cat .odbc.ini
[ODBC Data Sources]
 QAIdsn = QAI database
[QAIdsn]
Driver  = /usr/local/freetds-0.64/lib/libtdsodbc.so
Description     = QAI database
Trace           = No
Servername      = QAI
Database        = qai
[Default]
Driver  = /usr/local/freetds-0.64/lib/libtdsodbc.so
-bash-2.05b$ 
Cheers,
Whit
This e-mail message is intend...