Skip to Content.
Sympa Menu

freetds - RE: [freetds] codepage problem SOLVED

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: ZIGLIO Frediano <Frediano.Ziglio AT vodafoneomnitel.it>
  • To: "'freetds AT lists.ibiblio.org'" <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] codepage problem SOLVED
  • Date: Wed, 8 Jan 2003 12:13:50 +0100

>
> Without touching any files I changed in my script:
> From
> putenv('TDSVER=7.0');
> To:
> putenv('TDSVER=4.2');
>
> Now it works great! I changed it back to 7.0 and 8.0 and verified that
> the charset was wrong again.
>
> Thanks everybody for their help.
>
> Spyros
>

This is a workaround, not a correct fix.
TDS7/8 have other features that do not work using TDS4.2 (varchar of more
that 255, RPC, dynamic query...)
I'm italian so I use default (Latin1) without any problem.
I don't understand your problem.
You are using varchar field (or nvarchar?), inserting something like
alpha-beta-gamma, and when you issue a select other characters return??

freddy77

=================================
"STRICTLY PERSONAL AND CONFIDENTIAL

This message may contain confidential and proprietary material for the sole
use of the intended recipient. Any review or distribution by others is
strictly prohibited. If you are not the intended recipient please contact
the sender and delete all copies.
The contents of this message that do not relate to the official business of
our company shall be understood as neither given nor endorsed by it."

=================================




Archive powered by MHonArc 2.6.24.

Top of Page