Re: setup ODBC data source

2006-05-14 Thread H S Rai
Friday at 10:07am -0400 Andrew Schulman wrote: > > I have file /etc/odbc.ini which has at its end: > > > > Name: MSSQLServer > > Description: TDS MSSQL (description isn't important) > > Servername: 192.168.8.88 > > UID: sa > > PWD: > > Port: 1433 > > That's strange, it's a d

Re: setup ODBC data source

2006-05-12 Thread Andrew Schulman
> I am trying to connect MSSQL from debian system. The > reference which I was following, used Redhat's ODBCConfig. > As that is not available on Debian, so I could not succeed > there. Which is the equivalent to ODBCConfig in Deabin? > > I have file /etc/odbc.ini which has at its end: > > Nam

setup ODBC data source

2006-05-11 Thread H S Rai
I am trying to connect MSSQL from debian system. The reference which I was following, used Redhat's ODBCConfig. As that is not available on Debian, so I could not succeed there. Which is the equivalent to ODBCConfig in Deabin? I have file /etc/odbc.ini which has at its end: Name: MSSQLServer