Skip to Content.
Sympa Menu

freetds - Re: [freetds] freetds and mssql 2008 with name instance and dynamic port allocation?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Daniel Fazekas <fdsubs AT t-online.hu>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] freetds and mssql 2008 with name instance and dynamic port allocation?
  • Date: Fri, 16 Jul 2010 20:45:56 +0200

On Jul 16, 2010, at 20:22, Lukasz Szybalski wrote:

>> Server = servername
>> Instance = instancename_production
>> What are my options here at this point?

Here's the documentation on the ODBC options:
http://www.freetds.org/userguide/odbcconnattr.htm

So it seems to say that if you want to have an ODBC-only configuration,
you'll have to specify the instance name by appending it to the Server option.

Server = servername\instancename_production

> How is freetds discovering the port location, when using dynamic ports, and
> how do I set it up?

It's using UDP on port 1434.



Archive powered by MHonArc 2.6.24.

Top of Page