Q: When should the Recordset be released?

When the Recordset is a part object in a function and it's no longer used, you have to call the method of Dispose to release it.

09 Dec,2019

More iObjects FAQ