.mdb permissions

  • Thread starter Always Learning
  • Start date
A

Always Learning

Hi Guys,

I have an Access .mdb database sitting on a server.
I have a program that is run on a desktop which allows for the download of
the .mdb file via ftp. Changes are made to this file and then uploaded back
to the server via ftp.
All this works really well except that when I download from the server the
..mdb looses the local user permissions.
Every time I download the .mdb I have to right click, select permissions,
select security, and add the user IUSR_StevesComp to give write permissions.
Is there a way that I can keep the permission settings because they keep
getting lost even though I am downloading the same file every time.

Thanks for your help,

Steve Wilson.
 
Top