Re: Ad-hoc Core Data queries ?
Re: Ad-hoc Core Data queries ?
- Subject: Re: Ad-hoc Core Data queries ?
- From: Jeff LaMarche <email@hidden>
- Date: Fri, 4 Nov 2005 12:04:19 -0500
On Nov 4, 2005, at 11:14 AM, Peter Raul wrote:
I have a lot of Core Data files, mostly in binary format. Now I'm
looking for a tool to query these "databases" interactively.
Something like the openisql SQL interpreter we have in Openbase,
but working at the Core Data level. Is there such a tool ?
If you're using a SQLite data store, you can use the sqlite3 command
line tool, which is a fairly standard SQL query tool.
_______________________________________________
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