Hello
I have a database which would be used by 15 users via network.
Unfortunately network admin has disabled sharing system on all domain computers. There is just one pc in the network which all users of this department (15 users) could share files with it.
USB drives are also disabled except just the one pc I mentioned above ( the pc of secretary)
What would be the solution for me?
If I make a backend and frontend, then I put backend on secretary's PC it would not be safe. What about I put backend with password protected? Wouldn't it possible to take a copy by someone and see the data in it? (maybe by third party applications which hack passwords) Or its safe?
If I put the file on secretary's PC, what kind of share should I set? read only or full control?
And another question is that could I put backend on my own PC and use permission to users? If so, which level of permissions? Will frontend file link to the backend?
Many thanks in advance for your reply
I have a database which would be used by 15 users via network.
Unfortunately network admin has disabled sharing system on all domain computers. There is just one pc in the network which all users of this department (15 users) could share files with it.
USB drives are also disabled except just the one pc I mentioned above ( the pc of secretary)
What would be the solution for me?
If I make a backend and frontend, then I put backend on secretary's PC it would not be safe. What about I put backend with password protected? Wouldn't it possible to take a copy by someone and see the data in it? (maybe by third party applications which hack passwords) Or its safe?
If I put the file on secretary's PC, what kind of share should I set? read only or full control?
And another question is that could I put backend on my own PC and use permission to users? If so, which level of permissions? Will frontend file link to the backend?
Many thanks in advance for your reply