Re: EOQualifiers
Re: EOQualifiers
- Subject: Re: EOQualifiers
- From: Mike Schrag <email@hidden>
- Date: Fri, 23 Jan 2009 14:53:33 -0500
Try this:
EOQualifier qualifier = ERXQ.between(articleDate, date1, date2);
ERXQ requires Wonder though (ERExtensions).
it's not magical, though ... just "articleDate >= date1 and
articleDate <= date2" (or whatever your inclusive/exclusive rules are.
ms
_______________________________________________
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