Steve Brownlee wrote: > I'm hoping some system engineers or DB admins can answer this better than > I can. Got a problem with one of our CF servers hitting a stored > procedure. > > If I execute this procedure manually from the SQL Server Console from my > machine or one of the common dev machines, the execution time is 9 > seconds.
Is that until the first record is returned or until the last record is returned? Is the transaction isolation level the same for both? Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282826 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

