Skip to Content.
Sympa Menu

freetds - Re: [freetds] connection to SQL server 2008 express

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] connection to SQL server 2008 express
  • Date: Wed, 24 Feb 2010 21:21:42 -0500

Mahendra T wrote:
>
> Dynamic ports were enabled in the SQL server configuration, It started
> working after I disabled them and mentioned 1433 as TCP/IP port.

The current snapshot has (as will the next release) a feature to print
instance information with tsql. Try

$ tsql -LH hostname

Hrm. Just noticed if hostname is not valid, you get no port information
(of course) but also no error message. That's why releases take longer
than snapshots....

--jkl






Archive powered by MHonArc 2.6.24.

Top of Page