Split Database Question ???

D

Dave Elliott

Let's see if I understand this right. If I split the DB into two parts, a
front end and a back end and make the front end a mde, then I would only
have to make modifications to the original (Front End) and then re-make an
mde and send to user? Is this correct?

--


---------------------------------------------------------------------
This email and any files transmitted with it from Dave Elliott are
confidential and intended solely for the
use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the
sender.
All Mail is pre-scanned with Norton Antivirus 2004 for your protection.

http://[email protected]
 
J

John Vinson

Let's see if I understand this right. If I split the DB into two parts, a
front end and a back end and make the front end a mde, then I would only
have to make modifications to the original (Front End) and then re-make an
mde and send to user? Is this correct?

Almost correct: you should include VBA code in the Open event of the
mde's startup form to relink the backend tables. But yes, that's the
idea.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top