newbie

Osman Çinar Eren Cinar.Eren at isbank.com.tr
Thu Oct 10 18:01:05 EDT 2002


odbcinst did not write anything into odbc.ini??
i wrote my dsn definiton in odbc.ini
nothing changed, it still fails.

-----Original Message-----
From: ZIGLIO Frediano [mailto:Frediano.Ziglio at vodafoneomnitel.it]
Sent: Thursday, October 10, 2002 5:03 PM
To: TDS Development Group
Subject: [freetds] RE: newbie


> 
> hi,
> 
> my template files are OK.
> dsn:
>  [TESTC]
>  Driver  = TDS
>  Description     = sample db
>  Trace   = No
>  Servername      = 10.50.104.133:1433
>  Database        = cinar
>  UID     = cinar
>  

servername in odbc.ini refer to freetds server, so for example you should
have

odbc.ini:
 [TESTC]
 Driver  = TDS
 Description     = sample db
 Trace   = No
 Servername      = 10.50.104.133:1433
 Database        = cinar
 UID     = cinar

freetds.conf:
 [TESTC]
   host = 10.50.104.133
   port = 1433


freddy77

=================================
"STRICTLY PERSONAL AND CONFIDENTIAL

This message may contain confidential and proprietary material for the sole
use of the intended recipient. Any review or distribution by others is
strictly prohibited. If you are not the intended recipient please contact
the sender and delete all copies.
The contents of this message that do not relate to the official business of
our company shall be understood as neither given nor endorsed by it."

=================================

---
You are currently subscribed to freetds as: [cinar.eren at isbank.com.tr]
To unsubscribe, forward this message to
$subst('Email.Unsub')



More information about the FreeTDS mailing list