Re: unixODBC with freeTDS driver for ARM linux
David Dick <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On 29/01/11 05:31, Gigin Jose wrote: > The following are my odbc.ini and odbcinst.ini files .. > /etc/odbc.ini[TEST_MS]Driver=FreeTDSDescription=Server=192.168.1.82\SQLEXPRESS Hi Gigin, One more thing, you seem to be using SQL Server Express, which, by default, does not listen on port 1433. See http://blogs.msdn.com/b/sqlexpress/archive/2005/05/05/415084.aspx for instructions on how to make it listen on port 1433.