Re: "Rights Issue"

From: morten skrubbeltrang (mskrubbeltrang_at_hotmail.com)
Date: 06/12/03


Date: 12 Jun 2003 06:43:46 -0700


Perhaps the file is in use?

Try the tool FreeFile.exe. It lets you find out which process is
locking a specified file and allow you to free the file by terminating
the locking process.
(The .Net Framework is required to run the file).

Download the program at:

http://www.skrubbeltrang.com/Tools.aspx?Tool=FreeFile

Hope this helps,

Morten Skrubbeltrang, http://www.skrubbeltrang.com

"Rusty" <rustynicoll@attbi.com> wrote in message news:<043a01c326dd$a312ebe0$a101280a@phx.gbl>...
> I have a data base file within an application that has an
> attribute of "Read Only"...which is obviously wrong. I
> have tried as a "user" AND as the "administrator" to
> remove the read only attribute. When I (even as the
> Administrator) "apply" the change, I get an error that
> says "Access is denied"...make sure the disk is not full
> or write-protected and that the file is not currently in
> use.
>
> I have been told that I will reburn my hard drive to fix
> this....
>
> Any ideas?
>
> Thanks