Hi all,
Is there a way in vb.net to find out who has a file checked out in a network environment?
A few users are using my application and the application is set to lock up file while a user reading it. For instance, 1st user opens a file using my application. And if the 2nd user tries to open that same file, I want to be able to tell that 2nd user who is reading that same file.
Is there a way to do that in vb.net? Anyone know? I want to be able to pull the 1st user's windows login through vb.
Please advise. Thanks.
blumonde
Is there a way in vb.net to find out who has a file checked out in a network environment?
A few users are using my application and the application is set to lock up file while a user reading it. For instance, 1st user opens a file using my application. And if the 2nd user tries to open that same file, I want to be able to tell that 2nd user who is reading that same file.
Is there a way to do that in vb.net? Anyone know? I want to be able to pull the 1st user's windows login through vb.
Please advise. Thanks.
blumonde
Last edited: