I want to get the count of no. of connections currently open with an ms-access database.
For example two applications are working with the same database. Then how can I get this count? Is there is ms-access function or any facility in pypyodbc?
Using pypyobdc, how can I get no. of open connections with a database??