| |
mcds99
Posts: 441
Score: 4
Joined: 2/28/2006
Status: offline
|
I believe to close almost any database or even a file it uses .close Once you have set the connection named and used myconnection = CreateObject("ADODB.Connection") do the stuff yo need to do myconnection.close
_____________________________
Sam Keep it Simple Make it Fun KiSMiF
|
|