Skip to Content.
Sympa Menu

freetds - Re: [freetds] I am getting the problem as unbale to connect to data source

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "James K. Lowden" <jklowden AT freetds.org>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] I am getting the problem as unbale to connect to data source
  • Date: Thu, 31 Jul 2008 03:15:17 -0400

Hema Gonaboina wrote:
> I installed the FREETDS version 0.82(stable) but i am unsing the sql
> server 2005.So in TDS.conf file i used the following statements for the
> database name
>
> # A typical Sql Server
> ;[MyDsn]
> ; host = 192.168.3.77
> ; port = 1433
> ; tds version = 0.64
>
>
> It is generating the error as unable to connect to the data
> source.PLease help me regarding the issue

The section is commented out.

As mentioned in the freetds.conf man page, "Comments begin with either a
semicolon (`;') or pound sign (`#') and continue to end of line."

HTH.

--jkl






Archive powered by MHonArc 2.6.24.

Top of Page