Re: RDBMS suggestions for CoreData
Re: RDBMS suggestions for CoreData
- Subject: Re: RDBMS suggestions for CoreData
- From: Theodore Petrosky <email@hidden>
- Date: Mon, 26 May 2008 16:54:45 -0700 (PDT)
I have used postgresql's 'notify/listen' functions. If
a row changes, it reports the change back to any app
that is 'listening' for changes.
Of course, I was only using the C libraries to talk to
the backend. It was actually quite easy to create a
multi users system.
Ted
Message: 12
Date: Thu, 22 May 2008 11:20:20 +1000
From: "Devraj Mukherjee" <email@hidden>
Subject: RDBMS suggestions for CoreData
To: "cocoa-dev list" <email@hidden>
Message-ID:
<email@hidden>
Content-Type: text/plain; charset=ISO-8859-1
Hi everyone,
I am writing a CoreData app that will be used in a
multi user
environment. I am searching for RDBMS server products
provide native
Cocoa/CoreData support.
Any suggestions?
My research reveals Postgres and MySQL support seems
flaky.
--
"I never look back darling, it distracts from the
now", Edna Mode (The
Incredibles)
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden