Skip to Content.
Sympa Menu

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

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Roland Bole" <Samlinux AT gmx.at>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: RE: AW: [freetds] connect problem to mssql 7.0
  • Date: Thu, 18 Dec 2003 22:17:09 +0100 (MET)

> > From: Frediano Ziglio [mailto:freddyz77 AT tin.it]
> > Sent: December 18, 2003 3:25 PM
> > > ./configure --with-prefix=/usr/local/freetds --with-tdsver=7.0
> > > --enable-msdblib && make && make install
> > >
> > > and my error is still there.
> > > bin/tsql -S xxxx -p 1433 -U xxx -P xx
> > >
> > > locale is "C"
> > > charset is "ANSI_X3.4-1968"
> > > bin/tsql: relocation error: bin/tsql: undefined symbol:
> > > tds_set_charset
> > >
> >
> > Why tsql (/usr/local/freetds/bin/tsql I imagine...) keeps
> > searching for
> > an old function ???
> > Also it should be ./bin/tsql, not tsql unless you have '.' inside your
> > PATH...
>
> Try these, to clarify which tsql you're finding:
>
> $ command -V tsql; tsql -C
> tsql is /usr/local/bin/tsql
> locale is "C"
> using default charset "ISO-8859-1"
> Compile-time settings (established with the "configure" script):
> Version: freetds v0.62.dev.20031217
> MS db-lib source compatibility: no
> Sybase binary compatibility: unknown
> Thread safety: no
> iconv library: yes
> TDS version: 7.0
> iODBC: no
> unixodbc: no
>
> HTH.
>
> --jkl
>
> P.S. I think we should bump libtds to 3.0.
> _______________________________________________
> FreeTDS mailing list
> FreeTDS AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds
>


$ command -V tsql; tsql -C

i don't have such a command: "command -V" ???
is this a special tool ?

g
roland



--
+++ GMX - die erste Adresse für Mail, Message, More +++
Neu: Preissenkung für MMS und FreeMMS! http://www.gmx.net






Archive powered by MHonArc 2.6.24.

Top of Page