MDE file

  • Thread starter peljo via AccessMonster.com
  • Start date
P

peljo via AccessMonster.com

When i want to make an mde db, i click on tools,database utilities and choose
make an mde file.Is it possible to do it by code ?
 
S

Stuart McCall

peljo via AccessMonster.com said:
When i want to make an mde db, i click on tools,database utilities and
choose
make an mde file.Is it possible to do it by code ?

DoCmd.RunCommand acCmdMakeMDEFile
 

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