tlatourelle
Programmer
I have been working in VB.NET on a system that will detect that a certain application is running (in my case, Microsoft Access) what version and what document is currently open.
I have successfully found that through scanning the PROCESS object that I can determine that MS Access is running and what version, but have not found a good way to locate what document is open in that APP. Any hints?
Thanks,
Tom
I have successfully found that through scanning the PROCESS object that I can determine that MS Access is running and what version, but have not found a good way to locate what document is open in that APP. Any hints?
Thanks,
Tom