Hi, How are you?

I have a problem to jdbc driver. My paltform is win2000 professional and
MySQL Server's version is 3.23.55.

I use jdbc driver of mysql-connector-java-3.0.6-stable.jar and i find some
problems to this jdbc driver version.

When i use some method about setting or getting String such like
setString(1,"kkk") in PrepareStatement or

getTableName(1) in ResultMetaData, these methods do not work correctly. I
can not get correct String by some getting String method,

so do others setting String method. Strange, when i change JDBC driver to
mysql-connector-java-2.0.14.jar everything is right.

All programs work, so i report this problem to you and wish to find the
reason of causing the problem.

Thanks!



---------------------------------------------------------------------
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