Depend on your DB. If you are running Oracle absolutely nothing happens. I think the only databases to support the timeout attributes in code or datasource setup is MSSQL and DBase.
-Adam On Fri, 14 Jan 2005 09:15:35 -0500, Douglas Knudsen <[EMAIL PROTECTED]> wrote: > As I recall it, if you have a CF page with a very long running query > and the page hits the request timeout limit, the long running query is > not cancelled and continues to run tieing up a CF thread. > > Now, what happens if you use the timeout attribute of cfquery tag? > From what I understand, CF passes this value along to the JDBC driver. > Does this actually nick the query running? Or does it just throw > the same exception as with the request timeout? > > Nothing mentioned here about it > http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/tags-b19.htm#wp1102316 > > -- > Douglas Knudsen > http://www.cubicleman.com > this is my signature, like it? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:4:190455 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

