P
Pierre
Hi all,
when i have finish with a recordset,
i use rst.close to close it before exiting the function.
I can see often that people will do something like
set rst = nothing.
Is it better, what is the difference?
Do i have to close the recordset before using rst = nothing
Regards
pierre
when i have finish with a recordset,
i use rst.close to close it before exiting the function.
I can see often that people will do something like
set rst = nothing.
Is it better, what is the difference?
Do i have to close the recordset before using rst = nothing
Regards
pierre