Link to home
Start Free TrialLog in
Avatar of dekoay
dekoay

asked on

Detect open Database

Hello Experts,

I was wondering how can I detect if a database is already open using ADODB. Which means before I close a database, I have to make sure that the database is open.

Thank You
Avatar of hkshijun
hkshijun

Why not use state property?
ASKER CERTIFIED SOLUTION
Avatar of Guy Hengel [angelIII / a3]
Guy Hengel [angelIII / a3]
Flag of Luxembourg image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial