Microsoft
Software
Hardware
Network
Question : special-characters
How do I store/retrieve diacritic symbols from an HTML form into the DB
The DB is 9i and has we8 characterset.
I assume user can key in whatever diacritic or symbol using the keyboard comibinations
http://www.utexas.edu/lear
n/html/spc
har.html
and oracle will save it. is this correct? would db shows it in simple query.
Now on the way out from DB to web page, do I have to use escape special character before it displays on the html form.
Answer : special-characters
Too bad you're on Oracle 9i. If you were on 10g you could make use of the convert function. I hope you'll be upgrading soon.
For example:
select convert('
', 'US7ASCII') result from dual
/
result
----------
hello
Random Solutions
EPO Error
SBS 2003 service pack will not install
Sending "Email on Behalf" of isnt shown when received at destination email address
zshp1020.exe flooding Windows Task Manager
Tiered commission calculation in SQL - How to calculate?
No Microsoft Exchange Server was detected at the specified address
Flash Video Will Not Play!
php: read text out of the row/column and put it into mysql
MS SQL Full Disk, transaction log does not shrink
MS Exchange 2007 STD - download POP3 emails from Hosted email Server?