Skip to main content
Participating Frequently
April 28, 2008
Question

Database Error after upgrading to CF8

  • April 28, 2008
  • 1 reply
  • 296 views
Earlier my application was developing and running on CF 5, Oracle 9i
Recently it was upgraded to CF 8.

My code was developed in CF 5 to insert/update Traditional Chinese characters into the database.
Programmed in big5 as as charset. database fields are varchar2.

I have a form and SAVE data into the database. After that I retrieve from database and the characters are not displaying properly no the browser.

Can you pls help. As I am new to CF 8.

Thank you
This topic has been closed for replies.

1 reply

Inspiring
April 28, 2008
munmun77 wrote:
> Earlier my application was developing and running on CF 5, Oracle 9i
> Recently it was upgraded to CF 8.
>
> My code was developed in CF 5 to insert/update Traditional Chinese characters
> into the database.
> Programmed in big5 as as charset. database fields are varchar2.

aha.