yeah it does. I did it just yesterday on CF version 5. Throws an error but unlocks the DB.
will -----Original Message----- From: Michiel Boland [mailto:[EMAIL PROTECTED]] Sent: 12 December 2001 16:18 To: CF-Talk Subject: RE: Releasing Access locks with Coldfusion? > 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. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com 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

