It didn't work for me in 4.5, but I haven't tested in 5.0, so it probably depends on some config in the cf admin. However this IS a bug, and as with all bugs or undocumented features, there is a chance that they will not work in future versions, so dont build any code that relies on it. This bug was supposed to be fixed in 4.5 though...
jon ----- Original Message ----- From: "Will Swain" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, December 12, 2001 11:25 AM Subject: RE: Releasing Access locks with Coldfusion? > 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. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

