VB Code for Closing DB

L

Learning

What is the vb code for closing a database but not
closing access. I have used the docmd.close which only
closed the current form not the database.
 
Top