Exporting Foreign Characters

anthonys

Registered User.
Local time
Today, 21:26
Joined
Feb 4, 2005
Messages
40
Spec: Access 2000 front and Back End, Jet sp8

I have a database that stores both English and Czech Characters. All characters display correctly in the table and on any reports i write. However, when i export using TransferText some of the characters accents are missing.

I have discovered that the missing accents are on a different codepage (latin 2 or Latin ext). I have tried using the codepage parameter (1250, 1252 and 1254) at the end of the TransferText method to no effect. I have also selected Czech as a language in regional settings.

What am i doing wrong?
Do i need to install/register the other code pages?

Any help would be greatly appreciated!!

Thanks in Advance

Ant
 

Users who are viewing this thread

Back
Top Bottom