A Wetpaint Site
|
TV Fandex 100
Sign in to Wetpaint
Internet Explorer 6.0 is not supported. Please try
IE 8
or
Firefox
.
Dready's Scratchpad
Home
Discussions
Photos
Videos
News
Updates
Droplets
Members
Sign in
or
Oracle I18N
Page Versions
Key:
additions
deletions
Please select two page versions to compare - check the checkbox to the right of each version.
Showing 4 pages
Date/Time
Made By
Edit Note
Type
Scope
Compare
Jan 22 2009, 1:08 AM EST
Anonymous
edit
16 words added
2 words deleted
Change:
Also, to find out if a column contains non-ASCII characters, use LENGTH(col) <> LENGTHB(col)
To set the connection charset...I finally managed to get the right environment variable to use to do the load:dos> set NLS_LANG=AMERICAN_AMERICA.UTF8dos> sqlplus ….Tell sqlplus to exit on error:WHENEVER SQLERROR
View changes from previous version.
(Word count: 93)
Jan 17 2007, 8:04 AM EST
Anonymous
edit
16 words added
Change:
encoded in the database.To set the connection charset...I finally managed to get the right environment variable to use to do the load:dos> set NLS_LANG=AMERICAN_AMERICA.UTF8dos> sqlplus ….
Tell sqlplus to exit on error:
WHENEVER SQLERROR ROLLBACK EXIT 5
WHENEVER OSERROR ROLLBACK EXIT 10
View changes from previous version.
(Word count: 77)
Jul 21 2006, 11:01 AM EDT
dready
edit
57 words added
Change:
dealing with I18N data:
Then you can try RAWTOHEX(iname) and DUMP(iname) which should show you how it’s encoded in the database.
To set the connection charset...
I finally managed to get the right environment variable to use to do the load:
dos> set NLS_LANG=AMERICAN_AMERICA.UTF8
dos> sqlplus ….
View changes from previous version.
(Word count: 61)
Jul 21 2006, 11:00 AM EDT
dready
create
No content added or deleted.
Change:
Created by
dready
Jul 21 2006, 11:00 AM EDT for: no reason given
JavaScript must be enabled in order for you to contribute to this site.
To start contributing, enable JavaScript by changing your browser options, then
try again
.
Home
Mail
Mozilla Development
OpenSSL Cheatsheet
Oracle I18N
Portable Address Book Exchange Format
SIP P2P (Siperoo)
WebDesk
XBar
Add a New Page
new page
(Uncategorized)