Storing Chinese characters [message #341702] |
Wed, 20 August 2008 00:53 |
thisisnatesh
Messages: 92 Registered: March 2007
|
Member |
|
|
Hi
As we are currently moving into globalization support,
we are in a desperate need to store other language
characters( primarily chinese ) into the database.
Below is the technical information and requirement
specification:
TECHNOLOGIES:
JAVA 1.3, JDBC Thin Driver, oracle 11g,
Toad 8.5.
SESSION CONFIGURATION:
NLS_CHARACTERSET = WE8MSWIN1252
NLS_NCHAR_CHARACTERSET: AL16UTF16
REQUIREMENT:
I have to store chinese character from a web page into the
database and retrieve the same information
to display onto the web page.
How should i continue?
Lookin for information with basic guidelines.
Thanks in Advance
Na2
|
|
|
|