MDE

  • Thread starter Thread starter Nick 'The Database Guy'
  • Start date Start date
N

Nick 'The Database Guy'

Hi People everywhere,

Is it possible to create a MDE file in code so that a 'power user' can
create it as and when the application is upgraded. If so how?

My thanks go out to all those people who are willing to consider this.

Nick
 
There is an undocumented way to do it (sorry, I don't remember the details
off the top of my head), but I have to question why you'd need to do this.
If your application is split into a front-end/back-end like it should be,
all you should need do is send a new copy of the front-end MDE.
 
PowerUser???

If the user has an mdb file then they can simply use the Tools->Database
Utilities->Make MDE File

Why need code?

Anyways, a quick google search found the following post that you may wish to
have a look at:

http://www.access-programmers.co.uk/forums/showthread.php?t=93181
http://forum.lessthandot.com/viewtopic.php?f=95&t=7923
http://www.tek-tips.com/viewthread.cfm?qid=149813&page=1249
--
Hope this helps,

Daniel Pineault
http://www.cardaconsultants.com/
For Access Tips and Examples: http://www.devhut.net
Please rate this post using the vote buttons if it was helpful.
 

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

Similar Threads

mde 5
Difficult Question : Multi-User Environment 5
Access 2007 and MDE file Question 10
Access 2007 and MDE 1
Access 2007 and MDE Files 1
setting up the printer in a mde 3
Splitting vs MDE 6
Should I decompile? 3

Back
Top