Jan 12, 2005 #1 apffal Technical User Joined Apr 10, 2004 Messages 97 Location PT Using mysql-connector-java 3.0.15, I get "?" instead of Euro symbol, in my JDBC text field. How to solve this ? Thanks.
Using mysql-connector-java 3.0.15, I get "?" instead of Euro symbol, in my JDBC text field. How to solve this ? Thanks.
Jan 15, 2005 #2 phpgramma Programmer Joined Dec 24, 2004 Messages 35 Location US I'm not sure exactly, but have you tried parsing the text stream and replace with € Upvote 0 Downvote