- Read only if file is already open
- Posted by dabbuhl1 on January 24th, 2006
I have a client using a program that access files. He has several employees
that access these files and if 1 employee opens a files and then another
empolyee opens that file, data corruption occurs. The client would like to
do one of the following:
Allow the 2nd employee to open the file and be told that someone else is
accessing the file and that the 2nd employee would only be allowed to use the
file in "read only" mode or
If the file is alread open, don't allow the 2nd employee to open the file at
all and be told that it is already open.
Since most office products (excell and word) do this, is there a way that
this can be done for other files?
Dan Abbuhl
- Posted by Lanwench [MVP - Exchange] on January 24th, 2006
"dabbuhl1" <dabbuhl1@discussions.microsoft.com> wrote in message
news:61754011-F9A2-43EC-8B44-DB42CA052CED@microsoft.com...
Not that I know of. What kind of files are these? What application is this?
- Posted by dabbuhl1 on January 24th, 2006
The client uses paper port which creates .max files. This corruption happens
when the 1st user has opened the file or simply selects the file to open and
another user opens the file.
Dan Abbuhl
"Lanwench [MVP - Exchange]" wrote:
- Posted by Lanwench [MVP - Exchange] on January 25th, 2006
"dabbuhl1" <dabbuhl1@discussions.microsoft.com> wrote in message
news:F422ECD4-9D2A-4483-BD2D-E8BCECF54D25@microsoft.com...
Unless the software supports file locking, which it apparently doesn't, I
think you're out of luck, sorry.
- Posted by Hank Arnold on January 25th, 2006
You need to get with the vendor and see if you can either configure it or
get an upgrade....
--
Regards,
Hank Arnold
"dabbuhl1" <dabbuhl1@discussions.microsoft.com> wrote in message
news:F422ECD4-9D2A-4483-BD2D-E8BCECF54D25@microsoft.com...