M
Max Moor
Hi All,
I was just reading up on database corruption, on Allen Brown's pages,
and found a note suggesting to always dereference your objects by setting
them to nothing. I've seen this done, albeit inconsistently, by other
people. I don't think I've done it at all in my code. I've been living on
the assumption that Access did it for me when a subroutine or function
returned. Is this not true? I guess I want to understand the issue a
little better, before I spend a day adding a bunch of nothings to my code.
Thanks, Max
I was just reading up on database corruption, on Allen Brown's pages,
and found a note suggesting to always dereference your objects by setting
them to nothing. I've seen this done, albeit inconsistently, by other
people. I don't think I've done it at all in my code. I've been living on
the assumption that Access did it for me when a subroutine or function
returned. Is this not true? I guess I want to understand the issue a
little better, before I spend a day adding a bunch of nothings to my code.
Thanks, Max