Re: unixODBC with freeTDS driver for ARM linux
Gigin Jose <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Hi , Thanks. I had problems doing telnet to the 1433 port, so I had to configure the MSSQL server for port 1433 from "SQL Server Configuration Manager" . The version I configured was also different, so I had to configure TDS for version 8.0. In the configure part, I had to disable iconv with "--disable-libiconv ", only then it worked fine and got connected. Can you please tell me the limitations I have with "--disable-libiconv". ? Are there any example source codes available which uses the library APIs ? With RegardsGIGIN --- On Sun, 30/1/11, David Dick <[email protected]> wrote: From: David Dick <[email protected]> Subject: Re: [freetds] unixODBC with freeTDS driver for ARM linux To: "FreeTDS Development Group" <[email protected]> Date: Sunday, 30 January, 2011, 8:11 AM 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. _______________________________________________ FreeTDS mailing list [email protected] http://lists.ibiblio.org/mailman/listinfo/freetds