Two ways come to mind..
(http://cfhub.com/faq/access_lock.cfm)

<cfquery datasource="YourODBCDataSource">
Select BadData FROM UnknownTable
</cfquery>

<!---Seriously OverKill  last resort... you get the picture--->
<cfset CFUSION_DBCONNECTIONS_FLUSH()>



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to