Skip to main content
vksrinu
Inspiring
November 20, 2009
Question

display japanese characters in CF9 for ingres database

  • November 20, 2009
  • 1 reply
  • 591 views

Hi,

Can any one please let me know how to display japanese characters in CF9. I am using the CF5 & Ingres and its working fine. I am looking to upgrade to CF9. but i am not sure if i can able to display the japan chars. i am using a custom tag in cf5 in unix. I dont have the same in windows.

I am looking to display japan text in windows for the ingres database.

Srinivas

This topic has been closed for replies.

1 reply

Inspiring
November 20, 2009

don't know about ingres or how that CFX works but you might have problems (most

folks usually do coming out of cf5).

how was the data stored in ingress (ie what datatype)? does ingres have a JDBC

driver? what version of ingres?

vksrinu
vksrinuAuthor
Inspiring
November 25, 2009

I am looking solution for this in CF9. I see that the JDBC drivers are available for ingres. Data is stored in ingres with nchar datatype. We are able to read the data from java 1.3 successfully.

Srinivas