M
Mark Kubicki
I want to add a button to the main form that backs up 1 (ONLY) of 2 linked
databases...
It's a bit of an odd condition:
the way the project has been set up, it is linked to 2 backend databases;
fortunately, all of the tables in one mdb are prefixed [tbeTableName], and
in the other: [tboTableName]
I only want to backup those tables from the backend mdb [tbe...]; those
tables associted with the [tbo...] mdb do not need to be backed-up, nor do
those in the front end mdb
I am at a complete loss as to where to start, and ANY direction would be
greatly appreciated.
thanks in advance,
Mark
databases...
It's a bit of an odd condition:
the way the project has been set up, it is linked to 2 backend databases;
fortunately, all of the tables in one mdb are prefixed [tbeTableName], and
in the other: [tboTableName]
I only want to backup those tables from the backend mdb [tbe...]; those
tables associted with the [tbo...] mdb do not need to be backed-up, nor do
those in the front end mdb
I am at a complete loss as to where to start, and ANY direction would be
greatly appreciated.
thanks in advance,
Mark