Unfortunately I'm working with an existing database from a previous WO development team. PK is the only "time-related" sortable item on existing items. I guess I could just add an "order" property that is just an incremented integer, but I was hoping to be able to use PK because that is essentially what it is in the way the DB was designed. I really need to sort from most recent to oldest and loop through them. And even then, there are only about 8,000 entries and I need the most recent 1,000. It doesn't have to be completely accurate, just a rough 1,000.
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
|