Re: CoreData - sqlite - statement is still active
Re: CoreData - sqlite - statement is still active
- Subject: Re: CoreData - sqlite - statement is still active
- From: Bill Bumgarner <email@hidden>
- Date: Thu, 6 Oct 2005 15:30:46 -0700
On Oct 6, 2005, at 12:03 PM, Terrence Talbot wrote:
No, that's the thing: this should be a very straightforward
exercise. Single document, single context, single thread. The only
diddling I've done is a .dump (and now some selects, see below) of
the document on the command-line to make sure the rows for these
objects are there. They are...
Hmmm... I'm still missing something because I don't understand why it
wouldn't work.
- Did you change the model and try to use an existing store afterwords?
- is the database integrity still intact? (You can use 'pragma
integrity_check;' in the SQLite3 command line to check it).
b.bum
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden