JDBC Connector and Character Sets
Posted by: Stephen Rothwell
Date: November 18, 2004 01:13PM

Hi,

I have come across a problem. I have just deployed an application that reads from a database and sends some text messages. On the test environment it works fine but on the production a £ sign comes out corrupted B£.

I have checked the logs and the data is coming from the db corrupted. I am assuming this is a character set problem on the production server but dont know how to integregate mysql to find out what is happening.

I am certain this is an easy question to answer for those experienced with MySQL.

I have the latest JDBC connectors and the configuration is identical. I do not pass any character set info in the connection string.

Any help greaftully received.

Steve

Options: ReplyQuote


Subject
Written By
Posted
JDBC Connector and Character Sets
November 18, 2004 01:13PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.