Re: accessing core data sqlite from utility

2010-06-29 Thread Sean McBride
On Thu, 24 Jun 2010 17:57:16 -0700, Chris Idou said: >OK, my stupidity, I was looking at a NSBinaryStoreType and not sqlite. > >Next question: is there any utility for looking inside a NSBinaryStoreType? I don't think so. Sounds like maybe you should be using the XML store, it's handy when debug

Re: accessing core data sqlite from utility

2010-06-24 Thread Chris Idou
: accessing core data sqlite from utility On Jun 24, 2010, at 5:02 PM, Chris Idou wrote: > I've got a core data database in sqlite format, and I thought I'd download a > utility to look inside it. But I've downloaded about 4 utilities that purport > to be able to open sqlite da

Re: accessing core data sqlite from utility

2010-06-24 Thread Jens Alfke
On Jun 24, 2010, at 5:02 PM, Chris Idou wrote: > I've got a core data database in sqlite format, and I thought I'd download a > utility to look inside it. But I've downloaded about 4 utilities that purport > to be able to open sqlite databases and none of them can open it, they give > errors a

accessing core data sqlite from utility

2010-06-24 Thread Chris Idou
I've got a core data database in sqlite format, and I thought I'd download a utility to look inside it. But I've downloaded about 4 utilities that purport to be able to open sqlite databases and none of them can open it, they give errors along the lines of it being encrypted and needing a pass