Print Page | Close Window

Oracle vs UTF-8

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: Database Discussion
Forum Description: Discussion and chat on database related topics.
URL: https://forums.webwiz.net/forum_posts.asp?TID=6750
Printed Date: 30 March 2026 at 3:35pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Oracle vs UTF-8
Posted By: fffworld
Subject: Oracle vs UTF-8
Date Posted: 27 October 2003 at 4:38am

Many people in the first working on ASP.NET and Oracle project have this prob include me. It's the way to solve this:

1/ Sure store datatype is varchar2 (unicode 2 byte)

2/ Make the environment variable:

Variable Name = NLS_LANG

Variable Value = Japanese_Japan.UTF8

3/ Run regedit and HKEY_LOCAL_MACHINE --> Software --> Oracle

change value of any NLS_LANG registry to Japanese_Japan.UTF8

4/ If you use ProcInServer.dll to connect ASP.NET to the Oracle database. You must add write permittion for user ASPNET for both of 2 file ProcInServer.dll in the Bin directory of your project and ProcInServer.dll in the Bin Oracle directory (may be for all Bin Oracle Directory)

That's all my knowledge. Please don't ask me any else. If you have still trouble, you must ask some experts. Thanks



-------------
Come once again and love me
http://mac.com.vn now coming



Replies:
Posted By: michael
Date Posted: 27 October 2003 at 7:29am
I have no idea what you are talking about, and it does not seem that anyone asked anything. Did you mean to reply to another thread??

-------------
http://baumannphoto.com" rel="nofollow - Blog | http://mpgtracker.com" rel="nofollow - MPG Tracker


Posted By: fffworld
Date Posted: 27 October 2003 at 8:11pm

Just ignore what I say, Micheal.

That all I want to share to anonymous after spent a or two hours searching on Internet to solve this problem. I hope it will help someone save the time in the future.



-------------
Come once again and love me
http://mac.com.vn now coming



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net