Hi everyone,

I'm using the ODBCDatabase class to talk to a FileMaker Pro 8 database.

To retrieve, update and delete data I generate dynamic SQL statements.
This works fine UNTIL the data I attempt to write contains non-ASCII
characters.  What I need to do is insert non-Roman characters (that is
internally repressed as UTF-8) into the database, for example ...

INSERT INTO tablename (column1, column2 ...) VALUES (' japanese
characters', .....)

Can anyone provide some guidance on this for me.

Thanks in advance for any help given




Tim Barlow
Communications & Information Technology Services
X2317  (62302317)
[EMAIL PROTECTED]




This message may contain confidential information which is intended only for 
the individual named.
If you are not the named addressee you should not disseminate, distribute or 
copy this email.
Please notify the sender immediately by email if you have received this email 
by mistake and delete this email from your system.
Email transmission cannot be guaranteed to be secure or error-free as 
information could be intercepted, corrupted, lost, destroyed, arrive late or 
incomplete, or contain viruses.
The sender therefore does not accept liability for any errors or omissions
 in the contents of this message which arise as a result of email transmission.
If verification is required please request a hard copy version.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to