Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: FW: Extended Characters
psinger1_at_ford.com wrote:
> I've gone through this a couple of times, and I think I've learned
> a few things from it (not that I can't learn some more). =20
>
> The NLS_LANG parameter on the Oracle client (and exactly what is
> the client is not always easy to spot in an n-tier environment)=20
> matches the codeset actually being used by the _client_, and the
> the NLS_LANG parameter on the Oracle server matches what is being
> used by the server (an easier task to verify) then everything works.
> Most likely, your web server is not using and encoding compatible with
> its NLS_LANG parameter.
>
> Notice I did not say that the NLS_LANG setting on the client must
> match that of the Server. All of your character conversions is done
> by the client; to do this it has to know what the user is using, and it
> can't get that from the Server. I would try changing the NLS_LANG
> setting on the web server to match whatever codeset you are using.
>
>
> -----Original Message-----
> From: oracle-l-bounce_at_freelists.org on behalf of Ron Rogers
> Sent: Tue 4/13/2004 2:40 PM
> To: oracle-l_at_freelists.org
> Cc:=09
> Subject: Re: Extended Characters
>
> Deanna,
> the =3DBF is created by holding down the "Alt" key and hitting number =
> 168. =3D
> Perhaps there is a conversion error in the application that generates =
> =3D
> those key strokes.
> Ron
>
>
>>>>deanna.schneider_at_ces.uwex.edu 04/13/2004 1:22:01 PM >>>
Check your data with dump(column_name) to see what characters were mapped to what code - hopefully you'll find the culprit somewhere.
BTW - downloadable spreadsheets would be binary, so stored in BLOBS - these aren't touched.
-- Regards, Frank van Bortel ---------------------------------------------------------------- Please see the official ORACLE-L FAQ: http://www.orafaq.com ---------------------------------------------------------------- To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line. -- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Wed Apr 14 2004 - 14:28:41 CDT
![]() |
![]() |