gerard1979
MIS
I made a stand alone application which I have to distribute to several person.
Normally I make network applications, so split the database in front_end/back_end and relink the tables with a new update.
Now I better like a way to export the tables from the MDE and import after sending a new version
So: Before giving a new version. The old one export to say:
C:\ExportBooks_be.mdb
And after install the new (empty) version, take the import button, select the database and import the tables.
Is this possible? Or is there no way to Export/Import from an MDE file?
Thanx in advance,
gerard
Normally I make network applications, so split the database in front_end/back_end and relink the tables with a new update.
Now I better like a way to export the tables from the MDE and import after sending a new version
So: Before giving a new version. The old one export to say:
C:\ExportBooks_be.mdb
And after install the new (empty) version, take the import button, select the database and import the tables.
Is this possible? Or is there no way to Export/Import from an MDE file?
Thanx in advance,
gerard