Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Display Shift-JIS through ASP

Re: Display Shift-JIS through ASP

From: DA Morgan <damorgan_at_exesolutions.com>
Date: Mon, 17 Feb 2003 18:59:11 -0800
Message-ID: <3E51A17F.E412CBE6@exesolutions.com>


Alex wrote:

> Hello,
>
> I'm facing with a character set problem for displaying ASP page with
> Japanese Character.
> I'm using IIS 4.0 (US) on Windows NT 4 SP5 and I want to retrieve
> Japanese data from Oracle (Shift-JIS).
> I really don't understand why I cannot display Japanese Character ...
> I'm going insane with this problem ...
> I tried the code page solution (952), meta-tag (shift_jis), saved my
> asp page in Shift_JIS (trough a japanese editor) ... I can display
> static japanese character but when I retreive data from the database,
> Only garbage character ('???????') are displayed !!!
> Is there something wrong with ADO ? OLEDB driver ? IIS configuration ?
> NT Server ?the text editor ?? ...
>
> If someone has an idea (even a little), please let me know... :'(
>
> Alex.

This being an Oracle usenet group about the only piece of information I can give you is that likely it has nothing to do with the database unless the characters aren't stored in the database to begin with.

Daniel Morgan Received on Mon Feb 17 2003 - 20:59:11 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US