Hey Dave,

This is through experience; try and run some CPU intensive processes and see
how badly the DataDirect driver performs - it a good driver for sure, but it
ain't the best, in fact I am yet to find a really good one - I haven't
really tested the BD connector - maybe that it better.

We found that more complex operations under highload performed better using
CFQUERY on basic processes - it seemed to be that CF just seemed to queue up
requests waiting on the SP to finish/return.

I am also not sure if its CF or the DataDirect driver on this one but if you
try and return multiple recordsets (BLOB/CLOB) it will simply stop
responding - seems like on an SP with around 8-10 large recordsets returned
it will just fall over.

N





-----Original Message-----
From: Dave Watts [mailto:[EMAIL PROTECTED] 
Sent: 31 October 2005 16:14
To: CF-Talk
Subject: RE: Philosophy Q: SP's or CFQUERY?

> The problem with CF and inline SQL is that the DataDirect 
> driver is actually pretty good at inline SQL parsing in as
> far as speed is concerned and terrible at SP execution and 
> return ;-)

That's the first I've heard of this - do you have any numbers to back this
up? I'm not trying to be critical, I just want to learn more about this. It
doesn't really match with my experience so far.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized 
instruction at our training centers in Washington DC, Atlanta, 
Chicago, Baltimore, Northern Virginia, or on-site at your location. 
Visit http://training.figleaf.com/ for more information!




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

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

Reply via email to