Is it Possible to do this ?

D

Dave Elliott

Can you use a regular front end mdb for your database and somehow link sink
some of the forms to a mde auxillary front end ?
 
D

Dave Elliott

I need to be able to make changes to it, the front end anyway.
Suggestions ? Have db ready for market !
Trying to get protection, install, etc...
 
S

Steve Schapel

Dave,

You mean the end user of your application will be making design changes?
 
L

Larry Linson

So why does that stop you
from distributing an MDE?

What Doug didn't say is that you keep your development copy as an MDB, then
generate an MDE to re-test and then distribute. ( Do NOT skip the re-test
step. )
 
Top