Thanks for the writeup. That's close to what my understanding of it
was. We heavily leverage SQL with complex queries to get Oracle to do
the heavy massaging of the specific data requests. That appears to be
the opposite approach to using a DAO.

Doesn't it get pretty memory heavy and slow to process large
recordsets? I know that we (Deanna) has spent a lot of time optimizing
queries to get processing times down. And we've got hundreds of
subsites all running on the one server.

-Kevin

On 5/18/05, Matthew Small <[EMAIL PROTECTED]> wrote:

> See - no queries were written, a single sql connection was established, and
> a complete listing of objects was grabbed from a db.
> 
> I have complete .NET code if you're interested in it. Any questions?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:5:158090
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to