Hi,
While language support depends on the database install, most installations
include support for Western European languages. If you use the proper NLS
specifier and pass that to oracle then you can support languages with no
problem.
SELECT TO_CHAR(sale_date, 'Day DD Month YYYY HH24:MI:SS') as nice_sale_date
FROM sales
WHERE sales_id=3939
This would return
-----Original Message-----
From: FARRAH NG [mailto:[EMAIL PROTECTED]]
Sent: 17 May 2001 20:03
To: CF-Talk
Subject: defining french table in oracle
Hi everybody,
Does anyone has the experience of creating a oracle database to store
french characters ? Please give me advise of how to do this, if
anyone has this experience before.
thanks
--------------------------------------------------------------------------
Global Internet phone calls, voicemail, fax, e-mail and instant messaging.
Sign-up today at http://www.hotvoice.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