Dear all,
I am looking for a very simple way to prevent users from changing the data
contents in a database.
Basically I am the only user who edits the entries, all the others should be
read-only (+executing macros in order to export queries).
My idea was to split the database and have to front-end versions. One for
myself the other version for all the users. Now I am looking for a way to
have a "global" setting to lock the entries.
Any pointers/ideas?
Thanks, Thore
Rick B - 26 Apr 2005 15:34 GMT
Just implement user-level security so the users must log in and set their
permissions to the table appropriately.

Signature
Rick B
> Dear all,
> I am looking for a very simple way to prevent users from changing the data
[quoted text clipped - 6 lines]
> Any pointers/ideas?
> Thanks, Thore