-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 06/26/2010 07:29 PM, Bill Webster wrote:
> Excuse me as an extreme newbie, but it would seem useful to have a method
> that is guaranteed to release all resources.
> 
> Perhaps it exists and I just didn't see it?

It does indeed and is provided by your operating system.  Just exit the
process and *everything* will be cleaned up.

You can interrupt running queries with sqlite3_interrupt().

Roger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkwmufAACgkQmOOfHg372QRNwwCfRbxlM9wWtA/58viozuhKK5ol
R9MAnR5J4lzS75RSLGJPep0vUH6QWliy
=OecD
-----END PGP SIGNATURE-----
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to