reading an .mdb file in MS/Works

D

Douglas J. Steele

You can't.

One option is to open the mdb file in Access and export the data from the
tables into a format that MSWorks can read (such as csv)
 
Top