Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Database Error after upgrading to CF8

New Here ,
Apr 28, 2008 Apr 28, 2008
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
TOPICS
Database access
267
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Apr 28, 2008 Apr 28, 2008
LATEST
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.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources