G
Guest
I am using the procedure at http://support.microsoft.com/kb/304408/en-us to
shut down access remotely so I can do maintenance on the database. The
procedure is working fine but I believe I’m having issues with my ODBC
connection. After Access closes I'm still not able to open Access
exclusively. I check all users’ computers and the application is not open
but I still get the message. I have 1 procedure in my db that sucks data out
of an ODBC table to refresh the data in an access table. If that procedure
has not yet occurred then the Application.Quit works fine and I can open the
db exclusively. If it has occurred then I am unable to get in exclusively.
I have to physically reboot all the users’ computers to get back in. What’s
being left open and How? Is there away I can make sure the ODBC is
disconnected before I close the application?
shut down access remotely so I can do maintenance on the database. The
procedure is working fine but I believe I’m having issues with my ODBC
connection. After Access closes I'm still not able to open Access
exclusively. I check all users’ computers and the application is not open
but I still get the message. I have 1 procedure in my db that sucks data out
of an ODBC table to refresh the data in an access table. If that procedure
has not yet occurred then the Application.Quit works fine and I can open the
db exclusively. If it has occurred then I am unable to get in exclusively.
I have to physically reboot all the users’ computers to get back in. What’s
being left open and How? Is there away I can make sure the ODBC is
disconnected before I close the application?