File handling

quioske

Active member
Joined
Feb 25, 2008
Messages
27
Programming Experience
1-3
File Permissions

Hi all,

i want to set privileges for the database file (Ms-access) in windows using vb.net.

so that no one can rename the file or delete the file using windows or other operating system.

how can i achieve this .

anyone having experience in same.

pls revert back
 
Last edited:
NTFS security permissions are your only hope of getting some way there, but totally implementing what you ask.. it's impossible
 
Back
Top