weisili
Aug 19th, 1999, 10:14 AM
I used the MJ Jet DAO to open a DBase table in my VB program. Things went fine, however, whenever i updated the fields in the table via bound text box with characters that had ASCII code larger than 127, some of the characters changed to different character. As i know, the DAO in VB will automatically translate those characters whenever it finds any. So, is there any solution to disallow MS DAO to do the transliteration?