Paradox Community

Items in pnews.paradox-programming

Subject:Re: attach unattach
Date:Sat, 30 May 2020 10:51:35 -0800
From:Peter <peterspammenot@whiteknight.email>
Newsgroups:pnews.paradox-programming
unAttach(), I do that too.

Not sure of the difference but I usually do an unAssign() as well.



On 5/30/2020 3:07 AM, Kevin Baker wrote:
> I've been cleaning up code and have been careful to ensure any tcursor 
> that are opened are also closed.  Should I also unattach objects?  For 
> example, when I see tbl.attach("mytable"), should I also add 
> tbl.unattach()?  Could this be another area where a memory leak could 
> occur?
> 
> Thanks,
> Kevin


Copyright © 2004 thedbcommunity.com