DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: NLS_LANG registry setting

Hybrid View

  1. #1
    Join Date
    Oct 2003
    Posts
    312

    NLS_LANG registry setting

    I have this question and it's so confusing. Any way, we have this application and its characterset is UNICODE (UTF8). Beside this application, I have four application and they are not on UNICODE. On the client machine, in order get read and write the data to the UNICODE database, I have to change its NLS_LANG to UTF8 as well. The problem is when I changed NLS_LANG on the client to UTF8, other application doesn't work b/c according to Metalink "when I use UTF8 on the client characterset, I only limited to use only client programs that explicitly support this configuration".

    Any way, my question is how can I handle NLS_LANG on the client for the database that running UTF8 characterset??? I was thinking to build the seperate NLS_LANG particular for UNICODE database by setting the NLS_LANG=utf8 and integrate that into the application code.

    Any thoughts???

  2. #2
    Join Date
    Oct 2003
    Posts
    312
    any advises on this question, please

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width