Skip to Content.
Sympa Menu

freetds - [freetds] connection to SQL server 2008 express

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Mahendra T <mahendra.t AT tcs.com>
  • To: <freetds AT lists.ibiblio.org>
  • Subject: [freetds] connection to SQL server 2008 express
  • Date: Tue, 23 Feb 2010 14:21:17 +0530

Hi,
I have taken a freeTDS(v0.82) dump from freetds.org and unpacked on a Sun
Solaris machine by a normal user( not root and I will not be able to get
root access for installation ).
I have followed the following steps for installation.

configure --prefix=MY_HOME_DIRECTORY
make
make install

I have gone to the directory where tsql is present and tried connecting to
SQL server 2008 express which is installed on a windows machine with the
following command.

tsql -H hostname -p 1433 -U User_name
locale is "C"
locale charset is "646"
Password:
There was a problem connecting to the server

I have checked whether remote connections are enabled in SQL express,
every thing seems to be ok.
Any help on this would be most appreciated.

Thanks in advance.
Mahendra
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you






Archive powered by MHonArc 2.6.24.

Top of Page