in reply to Re^5: DBI and FreeTDS Named Instances
in thread DBI and FreeTDS Named Instances
odbc.ini [ODBC Data Sources] VOIP [VOIP] Driver = FreeTDS Description = Connection to the new voip DB Trace = No Server = 127.0.0.1 Port = 4433 Database = databasename [Default] Driver = FreeTDS freetds.conf [VOIP] host = 127.0.0.1 instance = CRSSQL port = 4433 client charset = UTF-8 tds version = 8.0 odbcinst.ini [FreeTDS] Description = FreeTDS Driver Driver = /usr/local/lib/libtdsodbc.so Setup = /usr/lib/odbc/libtdsS.so
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: DBI and FreeTDS Named Instances
by dreadpiratepeter (Priest) on Aug 11, 2009 at 20:42 UTC |