-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Thomas Chan wrote:
> How-To-Repeat: MySql Connector J 3.x Problem
> 
> Dear Sir,
> 
> I have download MySQL Connector/J 3.x (mysql-connector-java-3.0.3-beta & 
>mysql-connector-java-3.0.4-gamma) and well install them on my java (JSDK 1.4.1) 
>system (Win XP).
> 
> When I try to get the result set from the database, the result value character have 
>be change. For example, if the right result string is '000001', it return 'pppppq'. 
> 
> But, when I just replace with the stable verion mysql-connector-java-2.0.14, the 
>result character is correct. For example, if the right result string is '000001', it 
>return '000001'.
> 
> Please explain what happen !!

Can you create a reproducible test case? What character set is your
database set to? What character set is your computer set to?

        -Mark

- -- 
MySQL 2003 Users Conference -> http://www.mysql.com/events/uc2003/

For technical support contracts, visit https://order.mysql.com/?ref=mmma

    __  ___     ___ ____  __
   /  |/  /_ __/ __/ __ \/ /  Mark Matthews <[EMAIL PROTECTED]>
  / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Full-Time Developer - JDBC/Java
 /_/  /_/\_, /___/\___\_\___/ Flossmoor (Chicago), IL USA
        <___/ www.mysql.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.1.90 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE+JWvQtvXNTca6JD8RAkqHAKDH0+xI83kykgaCMze0m8sE9NbqYwCeNDhF
QS+04+7KosDN9Mma/YfSZvw=
=ysZh
-----END PGP SIGNATURE-----


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to