I have a question about using #cfusion_dbconnections_flush()#. The problem we are having is with an excel odbc data source. If we modify the spreadsheet, the changes are not reflected after the page is reloaded. In the ODBC settings, we have unchecked "maintain database connections". We are not caching the query either.
We are still running CF4 (not for long, though). Now for the question.... Will using #cfusion_dbconnections_flush()# clear all cached queries including those that have specified a cached within in our <cfquery> tag? If so, is there a way to release the excel odbc connection without affecting other data sources? Sorry if this is confusing, but I'm confused. Thanks, Chuck ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

