[AccessD] DAO Recordset question asked, answered, and misplaced.
Arthur Fuller
fuller.artful at gmail.com
Thu Nov 11 14:31:59 CST 2021
Given a named recordset, which is never destroyed (so far as I can tell
from the code I inherited from the previous developer, since retired). It
appears that the the named recordset is never destroyed, but instead
emptied upon each new rs.Open call>
I think that RSs have a SQL property. That's what I want to grab, so I can
use it to create a query and then a form based on the query, so I can see
what I'm dealing with. Given that, I can clone the RS and use typical TS
processing when I kick in the rest of the code.
--
Arthur
More information about the AccessD
mailing list