for resource economy? Using a control? or programmatically creating a reference to a control object then killing the reference when done??
for example, using a current example:
if i put an ADO data control on a form vs referencing the ado library, and just creating a connection and recordset, and using them when needed then removing them and setting to nothing.
What are the views on this? Is one more economical than the other, or do both just end up the same? Is it worth the extra code?
Has anyone done any research into this topic?
BW :cool:
