Re: Core Data with ODBC databases?
Re: Core Data with ODBC databases?
- Subject: Re: Core Data with ODBC databases?
- From: Mikael Hakman <email@hidden>
- Date: Wed, 16 Oct 2013 12:58:58 +0200
I used the NSIncrementalStore to create an OdbcStore so that you can use Core Data with ODBC databases. You find it on https://github.com/mhakman/osx-cocoa-odbc.
/Mikael
On Oct 16, 2013, at 12:12 PM, Zac Bowling <email@hidden> wrote:
> CoreData is not an ORM. It's a object database that happens to use SQLite.
>
> That said NSIncrementalStore could be used to store there but it would be massive amount of work.
>
> Sent from my iPhone
>
>> On Oct 13, 2013, at 2:52 PM, Leakim Namkah <email@hidden> wrote:
>>
>> Hello,
>>
>> How can I use Core Data with ODBC databases? Thanks.
>> _______________________________________________
>>
>> 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
_______________________________________________
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