Question about MDE.

L

Les

When I build a MDE. other than just giving a copy to the user to run what do
I need to do? The data base is split and the mde has been created.
 
S

SteveM

If they have Access installed on their machine and are connected to the
folder where the BE resides, they will be ready to go once they have the MDE.

If they don't have Access installed, you will either need to install it or
provide the runtime.

Steve
 
J

John W. Vinson

When I build a MDE. other than just giving a copy to the user to run what do
I need to do? The data base is split and the mde has been created.

Well, for one thing... keep a copy of the MDB in a safe place. You'll need it
to make modifications to anything in the database.

John W. Vinson [MVP]
 
Top