View Full Version : Beyond Filemaker


adamek[at]gmail.com
10-31-2005, 06:08 PM
I currently use Filemaker version 7. However, I'm thinking about
developing something with Core Data and SQLite to be able to work with
SQL queries. Does anyone have any suggestions on how to get started?

Tom Harrington
10-31-2005, 06:50 PM
In article <1130782082.687428.18970[at]g44g2000cwa.googlegroups.com>,
"adamek[at]gmail.com" <adamek[at]gmail.com> wrote:

> I currently use Filemaker version 7. However, I'm thinking about
> developing something with Core Data and SQLite to be able to work with
> SQL queries. Does anyone have any suggestions on how to get started?

Core Data is very cool but you should not confuse it with SQL. It can
use SQL on the back end, but the front end (Core Data) interface does
not use SQL. Core Data can use non-SQL back-ends as well.

You could do straight SQL with SQLite on Tiger, or on earlier versions
of Mac OS X if you build your own SQLite. But your own SQL would not
work with Core Data. When Core Data uses SQLite, it does so using its
own undocumented table schema.

Apple has a page at <http://developer.apple.com/macosx/coredata.html>
that should help clear things up.

--
Tom "Tom" Harrington
Macaroni, Automated System Maintenance for Mac OS X.
Version 2.0: Delocalize, Repair Permissions, lots more.
See http://www.atomicbird.com/