> Is there any way to capture the response from SQL Server in a variable > to display to an end user?
> For example, if I allow a user to run an arbitrary SQL command against > the server using a web interface and they run a DROP TABLE on a table > that doesn't exist - instead of erroring, how can I grab the actual > response from SQL Server? Anyone have any ideas? Wouldn't a cftry-cfcatch give you this info? S. Isaac Dealey Certified Advanced ColdFusion 5 Developer www.turnkey.to 954-776-0046 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com

