Skip to Content.
Sympa Menu

freetds - AW: AW: AW: [freetds] connect problem to mssql 7.0

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Roland Bole" <roland.bole AT gmx.at>
  • To: "'FreeTDS Development Group'" <freetds AT lists.ibiblio.org>
  • Subject: AW: AW: AW: [freetds] connect problem to mssql 7.0
  • Date: Fri, 19 Dec 2003 08:21:29 +0100

Ok,
know i found some error by myself


the install directory was false, an old version is not deleted and located
in /usr/local/freetds/bin

the new installation is located in /usr/local/bin

the command ./tsgl -C

give us the following.

pdp:/usr/local/bin# ./tsql -C
locale is "C"
locale charset is "ANSI_X3.4-1968"
Compile-time settings (established with the "configure" script):
Version: freetds v0.62.dev.20031218
MS db-lib source compatibility: yes
Sybase binary compatibility: unknown
Thread safety: no
iconv library: yes
TDS version: 7.0
iODBC: no
unixodbc: no


connection is now ok, with tsgl. (sorry about my errors)

but how can I assure that php use the right path to of freetds, now it seems
that php look for the old version, because the php testscript cannot connect
to the MSSQL server?

G
Roland







-----Ursprüngliche Nachricht-----
Von: freetds-bounces AT lists.ibiblio.org
[mailto:freetds-bounces AT lists.ibiblio.org] Im Auftrag von Frediano Ziglio
Gesendet: Freitag, 19. Dezember 2003 07:57
An: FreeTDS Development Group
Betreff: Re: AW: AW: [freetds] connect problem to mssql 7.0


>
> Thanks, for your info,
>
> but if try tsgl -C
>
> locale is "C"
> charset is "ANSI_X3.4-1968"
> bin/tsql: invalid option -- -

^^^^ note invalid option... you are still using a previous FreeTDS
version installed on your machine !!!

> Usage: bin/tsql [-S <server> | -H <hostname> -p <port>] -U
> <username> [ -P <password> ] [ -I <config file> ]
>
> Is the result ??
>
> Sorry maybe I am a little bit confused with the freetds stuff now.
>

freddy77


_______________________________________________
FreeTDS mailing list
FreeTDS AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds







Archive powered by MHonArc 2.6.24.

Top of Page