[freetds] codepage problem SOLVED
ZIGLIO Frediano
Frediano.Ziglio at vodafoneomnitel.it
Wed Jan 8 12:13:50 EST 2003
>
> 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."
=================================
More information about the FreeTDS
mailing list