T
tom mitchell
I have a database set up as a table. I created a few queries to run
for specific info based on the underlying table.
Is there any way to make the queries read-only? My preference would be
to have all data in the table secure and only affected if I wanted to
add or change anything. Otherwise I would access the info via
queries, filter to my heart's content without being afraid of
accidentally losing some info.
I read up on lock but this seems only to prevent others to access the
data while I am working on it, does not safeguard against my own
mistakes.
Any suggestions are greatly appreciated
Kind Regards
Tom
Please post to this newsgroup
for specific info based on the underlying table.
Is there any way to make the queries read-only? My preference would be
to have all data in the table secure and only affected if I wanted to
add or change anything. Otherwise I would access the info via
queries, filter to my heart's content without being afraid of
accidentally losing some info.
I read up on lock but this seems only to prevent others to access the
data while I am working on it, does not safeguard against my own
mistakes.
Any suggestions are greatly appreciated
Kind Regards
Tom
Please post to this newsgroup