This might not be the right section but here it goes.....
I have a company website that uses Access as its backend database.
We have been running into an issue lately, the website will crash not allowing connections to database. My theory is that connections are not getting closed properly after running Querys.
I was wondering if there is a way to monitor the # of open connections that the website currently has open to the database file?