To close database automatically

P

pol

Hi all,

I am using MsAccess database in my program. But I need to automatch shut
down or closing the database . How I can close the database through my program

Please help
With many thanks

Pol
 
J

Jeanette Cunningham

DoCmd.Quit

is a line of code that will shut down the database.


Jeanette Cunningham MS Access MVP -- Melbourne Victoria Australia
 

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