Re: Converting database to Core Data

2014-07-12 Thread Willeke
Perhaps I don't see the problem but what is preventing you from creating the second inverse relationship? Op 10 jul 2014, om 22:00 heeft William Squires het volgende geschreven: > I'm trying to convert the following. I have two tables in a database, > "TransactionEntry", and "ReasonCode". A "

Re: Converting Database to Core Data

2014-07-11 Thread Rick Aurbach
On Jul 11, 2014, at 1:34 AM, cocoa-dev-requ...@lists.apple.com wrote: > Message: 2 > Date: Thu, 10 Jul 2014 15:00:32 -0500 > From: William Squires > To: Cocoa Developers > Subject: Converting database to Core Data > Message-ID: > Content-Type: text/plain; charset=us-ascii > > I'm trying to co

Re: Converting database to Core Data

2014-07-10 Thread Keary Suska
On Jul 10, 2014, at 2:00 PM, William Squires wrote: > I'm trying to convert the following. I have two tables in a database, > "TransactionEntry", and "ReasonCode". A "TransactionEntry" record is just a > posting from a POS (Point-of-Sale) terminal, and has these fields (of > interest): > > Ta