Re: FinishDatabase()
Posted: Fri Aug 26, 2011 10:39 am
It's only needed for the query, as query return a record list as result. This is this list which needs to be freed.
http://www.purebasic.com
https://www.purebasic.fr/english/
Thank you for the definitive answer, I am no longer confused (which is a very strange feeling).Fred wrote:It's only needed for the query, as query return a record list as result. This is this list which needs to be freed.