Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: LifeDragon
  • Content: Threads
  • Order by date
  1. LifeDragon

    Trouble when I Delete with an OCX

    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...
  2. LifeDragon

    Access stays in Task Manager even after I close it

    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...

Part and Inventory Search

Back
Top