Dear all,
I have a excel file place on server.
I am using a application which written by VB.NET to open file in read only mode.
User 1 open file in read only mode. How can user 2 detect that file is open or not status?
Thanks, An
Dear all,
I have a excel file place on server.
I am using a application which written by VB.NET to open file in read only mode.
User 1 open file in read only mode. How can user 2 detect that file is open or not status?
Thanks, An
The second user can try to open the file in read-write mode to know if the file is being used.