Re: Fetching Raw Rows
Re: Fetching Raw Rows
- Subject: Re: Fetching Raw Rows
- From: mmalcolm crawford <email@hidden>
- Date: Sat, 26 Apr 2003 02:30:38 -0700
On Friday, April 25, 2003, at 10:17 AM, Jevon Hills wrote:
Can someone explain and perhaps provide an example of how to fetch raw
rows and then how to use the fetched data, or is there another way to
deal with such an abundance of information other than raw rows that I
have not considered yet.
The latter part of this article
<http://www.stepwise.com/Articles/Technical/2002-12-14.01.html>
deals with raw rows.
As Art suggested, though, in this case it would probably be better if
you could push as much processing onto the database as possible.
Although EOF's abstraction has many merits, sometimes it's a lot more
efficient to write some raw SQL...
mmalc
_______________________________________________
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.