1
vote
2answers
337 views
MS Word Ole Automation, ADO and foreign characters
I'm trying to export WideString texts from the database (ADO / MS Access) to the MS Word document (Delphi 7), but foreign characters are not correctly transferred (i.e. "è" instead of "č …
