Open Menu
Close Menu
Apple
Shopping Bag
Apple
Mac
iPad
iPhone
Watch
TV
Music
Support
Search apple.com
Shopping Bag
Lists
Open Menu
Close Menu
Terms and Conditions
Lists hosted on this site
Email the Postmaster
Tips for posting to public mailing lists
EOModel Problem
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
EOModel Problem
Subject
:
EOModel Problem
From: Connell Allen <
email@hidden
>
Date: Sat, 25 Nov 2006 08:02:19 -0600
A fetchSpec in EOModeler looks like this:
"((employeeChargeNumbers.employee = $manager) and (employeeChargeNumbers.endDate > $lastWeekEndingDate) and (employeeChargeNumbers.authorizationLevel = 1) and (not (employeeChargeNumbers.employee = $employee)))"
In EOModel it looks like this:
"((employeeChargeNumbers.employee = $manager) AND (employeeChargeNumbers.endDate > $lastWeekEndingDate) AND (employeeChargeNumbers.authorizationLevel = 1) AND (NOT {
class = EOKeyValueQualifier;
key = "employeeChargeNumbers.employee";
selectorName = "isEqualTo:";
value = {"_key" = employee; class = EOQualifierVariable; };
}))"
The problem, EOModel will not allow editing. The error message is "Error in Predicate Formate Unable to parse the format string ..."
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
Prev by Date:
Re: Strange behavior of a WOForm: values get nullify
Next by Date:
Apache, mod-rewrite, and client IP
Previous by thread:
Re: Strange behavior of a WOForm: values get nullify
Next by thread:
Apache, mod-rewrite, and client IP
Index(es):
Date
Thread