I was wrong on my last post. It's happenning when I try to upload a file and
then try and rename the file that was uploaded in the same request.

Rick

-----Original Message-----
From: Dylan Bromby [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 30, 2001 6:10 PM
To: CF-Talk
Subject: RE: killing locks on files?


you can kill DSN locks using CFUSION_DISABLE_DBCONNECTIONS (4.5.x only) if a
query of the excel file has caused the lock. you didn't specify what
"process" has locked the file though.

-----Original Message-----
From: Rick Lamb [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 30, 2001 3:05 PM
To: CF-Talk
Subject: killing locks on files?


Anybody know how to kill a process lock on a file. I'm trying to rename an
excel file but it's erroring out saying the a process has it locked and I
need to find a way to get around this. Thanks!

Rick
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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