Re: [sqlite] iPhone App close database

2009-12-10 Thread Greg Walters
Simon, Thanks a lot. This is just what I needed. Greg From: Simon Slavin To: General Discussion of SQLite Database Sent: Wed, December 9, 2009 4:34:09 PM Subject: Re: [sqlite] iPhone App close database On 9 Dec 2009, at 11:13pm, Greg Walters wrote: > I

Re: [sqlite] iPhone App close database

2009-12-09 Thread Simon Slavin
On 9 Dec 2009, at 11:13pm, Greg Walters wrote: > I am looking for some general information regarding closing the sqlite > database when used from an iPhone app. Since you never know when you app will > go away, when do you close the database. I have found one example application > that closes