I have an OCX in an Access 2000 application that does the following code when I click on the Delete button
ParentForm.Application.DoCmd.SetWarnings False
ParentForm.AllowDeletions = True
ParentForm.Application.DoCmd.RunCommand acCmdDeleteRecord
ParentForm.Application.DoCmd.SetWarnings True...
Hello,
I have a a slight problem when I close Access.
Some times when I quit the application, it's closes and all, but there's a MSACCESS.EXE program still running in the Task Manager which means it's still running.
And as long as it runs, I can't open Access again until I go kill the process...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.