D
DontKnow
Hi Guys,
Does anyone know how to check if a dao database or recordset has been left
open?? I would like to run some code and determine if I have inadvertenly
left open an object that requires closing ie. dbs.close or rs.close (and Set
rs = Nothing).
I would like to use this code to seacrch the entire database looking for
objects that have not been closed...
Many thnaks for your input guys,
Cheers,
Does anyone know how to check if a dao database or recordset has been left
open?? I would like to run some code and determine if I have inadvertenly
left open an object that requires closing ie. dbs.close or rs.close (and Set
rs = Nothing).
I would like to use this code to seacrch the entire database looking for
objects that have not been closed...
Many thnaks for your input guys,
Cheers,