Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^6: DBI and FreeTDS Named Instances

by tux402 (Acolyte)
on Aug 11, 2009 at 17:28 UTC ( [id://787718]=note: print w/replies, xml ) Need Help??


in reply to Re^5: DBI and FreeTDS Named Instances
in thread DBI and FreeTDS Named Instances

Here is a copy of my config files.
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

Does anything look off?

Replies are listed 'Best First'.
Re^7: DBI and FreeTDS Named Instances
by dreadpiratepeter (Priest) on Aug 11, 2009 at 20:42 UTC
    Mine (which is working) has ServerName not Server in the odbc.ini, Also it it .odbc.ini on mine


    -pete
    "Worry is like a rocking chair. It gives you something to do, but it doesn't get you anywhere."

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://787718]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (2)
As of 2024-04-16 23:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found