> From the CFMX side I have tried having the check box for non-Latin

if you're using cfqueryparam w/unicode then you need to turn on the unicode
option for that dsn (advanced menu). after that, make sure you:

- use the JDBC rather than ODBC driver,
- set the encoding for the form, etc. (setencoding(), cfcontent,
cfprocessingdirective)

the rest depends on source char encoding & whatever hijinks oracle is up to.

> To test insert this, I have a Word document and I simply am copying

and what is the character encoding used in the word doc?
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to