datasource problem
Hi,
I have ColdFusion 9 Enterprise installed on a Windows Server 2008 64-bit and I connect to a database Informix 11.5, but I get this message on verify submit:
"Connection verification failed for data source: testNewInformix
java.sql.SQLNonTransientConnectionException: [Macromedia][Informix JDBC Driver]Unsupported VM encoding Cp57391.
The root cause was that: java.sql.SQLNonTransientConnectionException: [Macromedia][Informix JDBC Driver]Unsupported VM encoding Cp57391"
Considered that the encoding Cp57391 is necessary because supports the euro currency.
Any suggestions?
Thanks!
