Message 1 of 2
How to programatically know Who have Read + Write permission on a DVB file.

Not applicable
11-19-2008
09:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
We have around 30 designers and are sharing a DVB file through a common network folder. For some emergency changes I had to modify the DVB file even it is on use. This is the procedure we are following.
1) In the server; from open files we will find out who has the Write + Read permission.
2) From that user we will modify the file.
3) As other users starts a new AutoCad session the changes will take effect.
Here my main concern is, I had to go to the server to find who has the permission. Since I don't have admin permission on server I had to take help from our network admin each time to find the correct user. Can we write code in vb that will find who have read + write on DVB file. so that the program itself tell me where [which user] I had to go and edit. If anyone tried something like this or solved the similar issues please share here.
Regards,
Shijith
We have around 30 designers and are sharing a DVB file through a common network folder. For some emergency changes I had to modify the DVB file even it is on use. This is the procedure we are following.
1) In the server; from open files we will find out who has the Write + Read permission.
2) From that user we will modify the file.
3) As other users starts a new AutoCad session the changes will take effect.
Here my main concern is, I had to go to the server to find who has the permission. Since I don't have admin permission on server I had to take help from our network admin each time to find the correct user. Can we write code in vb that will find who have read + write on DVB file. so that the program itself tell me where [which user] I had to go and edit. If anyone tried something like this or solved the similar issues please share here.
Regards,
Shijith