Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to insert special symbols into mysql?

843859Mar 23 2009 — edited Mar 23 2009
im parsing data from xml and inserting values to the mysql database .. no problem in that, values inserting fine..

when i try to parse "Σ" n ary summation and insert to mysql the symbol is replaced by "?"

im using toad for mysql

i have tried preparedstatement and callablestatement ..
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 20 2009
Added on Mar 23 2009
3 comments
228 views