Actually, I have already done FileSystemObject watchers and it will not work for this project as we are trying to monitor use of any possible database across a wide network, not just their own hard drive. As we have over 10000 access database over 17 different servers, watching the file system...
Thanks, but no. Perhaps I am not being clear on what I am trying to do. I am building a monitoring app that will monitor what databases a user opens during the day using MS Access. This involves several steps:
1) Write a Windows Service
2) Have that service scan the open processes on a timed...
Vladk,
Thanks for your post. I am sure that creating this as a Service would be good. However, I have not seen anything within the PROCESS object that allows me so see what document is currently open and being worked on within a process, only the filename and location of the process itself...
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...
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.