[freetds] newbe
Gennady Vayl
vaylg at hotmail.com
Sun May 3 11:22:40 EDT 2009
Thanks,
I am past the iconv problem. Now I have a new one. I'm trying to connect to SQL server 2005.
Using the same tsql command as before I get the following errors...
locale is "C C C C C C"
locale charset is "ISO8859-1"
Password:
Msg 20017, Level 9, State -1, Server OpenClient, Line -1
Unexpected EOF from the server
Msg 20002, Level 9, State -1, Server OpenClient, Line -1
Adaptive Server connection failed
There was a problem connecting to the server
Here's some additional info that's required prior to sending you guys stuff:
SQL Server version: SQL Server 2005
FreeTDS version (or snapshot date, if not a release): Latest stable release installed last Friday
which client library you are using ???
what language or Perl module, as appropriate, you're using: not using one still testing with tsql
your client OS and hardware architecture: Old alpha machine V5.1 OSF1
> Date: Sat, 2 May 2009 18:47:10 -0400
> From: jklowden at freetds.org
> To: freetds at lists.ibiblio.org
> Subject: Re: [freetds] newbe
>
> Gennady Vayl wrote:
> >
> > After I run this command:
> >
> > tsql -H (ipaddress of server, also tried machine name) -p 1433 -U
> > (username, also tried domain/user name) -P password
> >
> > I get the following error:
> > iconv.c:354: failed assertion `ret == 0'
>
> Probably you want to disable libiconv,
>
> $ ./configure --help | grep iconv
> --disable-libiconv do not attempt to include libiconv
> ...
>
> The built-in iconv handles all the basics for communicating with the
> server. If you really need iconv, speak to Mr. GNU. ;-)
>
> HTH.
>
> --jkl
>
> _______________________________________________
> FreeTDS mailing list
> FreeTDS at lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds
_________________________________________________________________
Hotmail® has a new way to see what's up with your friends.
http://windowslive.com/Tutorial/Hotmail/WhatsNew?ocid=TXT_TAGLM_WL_HM_Tutorial_WhatsNew1_052009
More information about the FreeTDS
mailing list