How do you import data from another access database?
3599
05-May-2011
Anonymous User
05-May-2011► Preparing the document for import operation and make sure that extensions are not in .mde or .accde because in that extension you can import only tables.
► Source should be closed automatically when the process is completed
► Make sure that you have permission for read and write.