Newbie Sort Question...
Newbie Sort Question...
- Subject: Newbie Sort Question...
- From: Christian Evans <email@hidden>
- Date: Thu, 3 Apr 2003 09:14:12 -0500
Hi,
I developed a D2J app that was really simple and quick to get up and
running for basic use.
Now I'm trying to customize it a little.
Here is the table layout I'm having problems with:
There is a main users table with a one-to-many relationship to a serial
number table which has a one-to-many relationship to a history table.
Here is my problem.
When I view the history from the client program the dates are in asc
order, I want them desc so that the latest history record is first. I
thought I could do this from within the oemodel with a fetch spec but
no matter where I create the spec, it doesn't affect my listing.
Any help would be greatly appreciated.
Thanks,
Christian
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.