R
Rob Greatrex
I have a blank Front End (FE) mdb that uses a dialog box
to get the users nominated Back End (BE) mdb. What is the
code to append / link all the tables from this back end
database to this front end?
I have the dialog box in the FE collect the full path name
for the BE as a string called strBackEndLocation and it
takes the format for example
of "c:\access\data\projectA.mdb".
Is there a code version of the macro command
TransferDatabase?
to get the users nominated Back End (BE) mdb. What is the
code to append / link all the tables from this back end
database to this front end?
I have the dialog box in the FE collect the full path name
for the BE as a string called strBackEndLocation and it
takes the format for example
of "c:\access\data\projectA.mdb".
Is there a code version of the macro command
TransferDatabase?