Hi there, Is there a way to use Unicode SQL statement for MS Access 2002 through the DBI ODBC driver? I know Access stores text in Unicode internally and the ActiveState Perl 5.8 supports unicode pretty well. But I cannot make this combination work (I need to insert Chinese, Japanese, Korean text into the database).
If this combination does not work, could I use other interface (i.e. not DBI) to insert unicode text? Could anyone give me some advise? Any help would be greatly appreciated. Eric
