> our customer needs a database where he can store textes for her
> international homepages: Chinese, Korean, Japanese, European etc. Because
we
> don't want to set up a separate database for each language, we thought of
> Unicode.
Unicode is the character format, not the storage format.
> The homepages run with Oracle and ColdFusion. Is it possible to get
> the data out of the database so it can be shown in a browser?
Yes...you can fetch the contents out of a database..the problem your looking
at is called "localisation", something JSP solves...see if Cold Fusion has
support
for Localization, I'm sure it will....
Basically though, you'll have your content in different files/databases for
each
language, and have a property set in your session to state which locale to
use.
neil
<! -----------------------------------
Neil Clark
Senior Web Applications Engineer
ColdFusion / Spectra / XML
mcb digital [Allaire Premier Partner]
Tel. +44 (0)20 8941 3232
Tel. +44 (0)20 8408 8131 [Direct]
http://www.mcbdigital.com
----------------------------------->
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists