close Microsoft.Office.Interop.Access.Application

  • Thread starter Thread starter Naure
  • Start date Start date
N

Naure

Hi guys, i was programming with Microsoft.Office.Interop.Access.Application,
and i am wondering how do we kill or close or release the
Microsoft.Office.Interop.Access.Application object after we finished
programming with it? coz there is only
Microsoft.Office.Interop.Access.Application.CloseCurrentDatabase() available
and the application status is still open and exists in the process list in
the task manager

thank you very much
 
Back
Top