> Perhaps there is a better way in newer version of ColdFusion, but in
> ColdFusion 4.0.1 we just generated an ODBC error by querying a column
> that doesn't exist.

This does not work in CF versions 4.5 and higher. What does work is
the cfusion_dbconnections_flush() function.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to