PDA

View Full Version : Restricting File Copy


Parviz Shahriari
December 5th 03, 07:47 PM
Hi all,

Is there any way to stop a user from copying the front end of an Access
database, while still allowing him to use it. I.e. give him read/write
priviledges, but prevent him from using his write priviledge to copy the
whole file anywhere.

Thanks

Parviz

Torgeir Bakken (MVP)
December 5th 03, 07:47 PM
Parviz Shahriari wrote:

> Is there any way to stop a user from copying the front end of an Access
> database, while still allowing him to use it. I.e. give him read/write
> priviledges, but prevent him from using his write priviledge to copy the
> whole file anywhere.

Hi

Sorry, if he has read access, he can copy it...



--
torgeir
Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of the 1328 page
Scripting Guide: http://www.microsoft.com/technet/scriptcenter

Roger Abell [MVP]
December 5th 03, 07:48 PM
No. However, if one has a web capability one could=20
by defining a web-based front-end and controlling=20
the ability to directly read the mdb file via the webserver.

--=20
Roger=20

"Parviz Shahriari" > wrote in message =
.. .
> Hi all,
>=20
> Is there any way to stop a user from copying the front end of an =
Access
> database, while still allowing him to use it. I.e. give him read/write
> priviledges, but prevent him from using his write priviledge to copy =
the
> whole file anywhere.
>=20
> Thanks
>=20
> Parviz
>=20
>

Google