Hi,
Does any know of a routine/way of listing/querying what recordsets are being used at any particular time??
i.e we do various openrecordset(aaaa) and hopefully use the aaa.close & set aaa=nothing etc to reset them but it appears we may be missing out the odd close, causing problems.
Tracking through all the code is next to impossible (the documenter blew up at 3000+ pages!).
Any help/suggestions appreciated.
Cheers.
Does any know of a routine/way of listing/querying what recordsets are being used at any particular time??
i.e we do various openrecordset(aaaa) and hopefully use the aaa.close & set aaa=nothing etc to reset them but it appears we may be missing out the odd close, causing problems.
Tracking through all the code is next to impossible (the documenter blew up at 3000+ pages!).
Any help/suggestions appreciated.
Cheers.