G
Guest
I would like to make the a field in the back-end of a database unchangeable
but keep the rest of the information modifiable. To simplify I don't mind
people using the backend in any way they want I just want to set a field
"Company Name" so that it is hard coded by me and cannot be changed. The
database I am writing depends heavily on reports that all use this field in
the heading (my security from unauthorized copies). I could put it in a
table or in a module hard coded. Is there a way to keep it unchangeable?
Currently there is no security (which I prefer) and the front-end is
distributated as an MDE.
Thanks,
Dave
but keep the rest of the information modifiable. To simplify I don't mind
people using the backend in any way they want I just want to set a field
"Company Name" so that it is hard coded by me and cannot be changed. The
database I am writing depends heavily on reports that all use this field in
the heading (my security from unauthorized copies). I could put it in a
table or in a module hard coded. Is there a way to keep it unchangeable?
Currently there is no security (which I prefer) and the front-end is
distributated as an MDE.
Thanks,
Dave