select 'top' query??
select 'top' query??
- Subject: select 'top' query??
- From: Jonathan Rochkind <email@hidden>
- Date: Mon, 22 Mar 2004 14:03:36 -0600
My DB will accept SQL of the form:
SELECT TOP 100 column1, column2, etc
FROM [etc]
To return just the first 100 records, for instance.
Has anyone figured out a good easy way to get EOF to send a query
like this? In a full EO query, not raw rows with hand constructed
SQL. None of my usual tricks for customizing SQL apply here. Anyone
have any ideas for something relatively easy?
--Jonathan
_______________________________________________
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.