Hi, > I have a foxpro table that I can't open because > its locked up by CF and its > on a live server so I can't just stop the CF ODBC > service. I was sure I > heard of a tag that would break that connection > so I can open that table and > change what I need to. Its seems like I have used > it in the past for an > access file.
In CF 5 or earlier you can use <cfset CFUSION_DBCONNECTIONS_FLUSH()> But, this function was never officially supported and has been removed from CFML with CF MX. Best, Chris ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:232446 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

