Re: Earliest object in a table
Re: Earliest object in a table
- Subject: Re: Earliest object in a table
- From: Christian Pekeler <email@hidden>
- Date: Wed, 22 Nov 2006 20:34:51 -0700
There must be a few lines, utilizing EOUtilities calls,
that would yield the earliest object, date wise, (there is a stored
NSTimestamp field), from a table "Posts".
Create a fetch spec on your Post entity, without qualifier, sort by
date ascending, and with a fetch limit of 1 row max. Then use that
fetch spec in your favorite way and use the one EO it returns.
Christian
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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