Hi guys,
I'm having some memory problems and it's not because I don't have enough RAM (I have 256 MB of RAM).
Could anyone tell me if there is a way to release the memory or a function that would do the same. I already close my objects and set them to nothing after using them.
ex.: recordset.close
Set recordset = nothing
Could some one please help me, thanks in advance.
Wilson
I'm having some memory problems and it's not because I don't have enough RAM (I have 256 MB of RAM).
Could anyone tell me if there is a way to release the memory or a function that would do the same. I already close my objects and set them to nothing after using them.
ex.: recordset.close
Set recordset = nothing
Could some one please help me, thanks in advance.
Wilson