Re: Help with ERXBatchFetchUtilities.batchFetch

2010-09-17 Thread Chuck Hill
On Sep 17, 2010, at 1:40 PM, Paula Loehr wrote: > > > > On 9/17/10 2:35 PM, "Chuck Hill" wrote: > > > > > On Sep 17, 2010, at 1:24 PM, Paula Loehr wrote: > > > >> Hi, > >> This is my first time to post a question to this list, so let me know if > >> I’m > >> not providing enough informat

Re: Help with ERXBatchFetchUtilities.batchFetch

2010-09-17 Thread Paula Loehr
On 9/17/10 2:35 PM, "Chuck Hill" wrote: > > On Sep 17, 2010, at 1:24 PM, Paula Loehr wrote: > >> Hi, >> This is my first time to post a question to this list, so let me know if I¹m >> not providing enough information. >> >> >> Here¹s my problem: >> I¹m calculating students¹ gpas so I can t

Re: Help with ERXBatchFetchUtilities.batchFetch

2010-09-17 Thread Chuck Hill
On Sep 17, 2010, at 1:24 PM, Paula Loehr wrote: > Hi, > This is my first time to post a question to this list, so let me know if I’m > not providing enough information. > > > Here’s my problem: > I’m calculating students’ gpas so I can then get a student’s class rank. > I have one “if” stateme

Re: Help with ERXBatchFetchUtilities.batchFetch

2010-09-17 Thread Paula Loehr
I didn¹t mean to say that the finalTranscript keyPath works. It should look like this: ERXBatchFetchUtilities.batchFetch(students, new > NSArray (new String [] { > "transcript", > < this one works > "finalTranscript", >

Help with ERXBatchFetchUtilities.batchFetch

2010-09-17 Thread Paula Loehr
Hi, This is my first time to post a question to this list, so let me know if I¹m not providing enough information. Here¹s my problem: I¹m calculating students¹ gpas so I can then get a student¹s class rank. I have one ³if² statement that is still causing database hits:if (this.studentCourse()