Hello,
I have some experience in vb with access, and am currently cutting my teeth with vbscript on an asp website. I have noticed that the code I inherited does not "close" recordsets at the end of functions etc. like I was taught to do with vb in access. i.e. recordset.close, set recordset=nothing etc. Is this normally done in vbscript?
I have some experience in vb with access, and am currently cutting my teeth with vbscript on an asp website. I have noticed that the code I inherited does not "close" recordsets at the end of functions etc. like I was taught to do with vb in access. i.e. recordset.close, set recordset=nothing etc. Is this normally done in vbscript?