How to protect form design from user changes

G

Guest

I have a form on a remote computer that students use to scan in their ID
numbers to reserve study spots in our library. The little dears keep
changing the font color to white so that scans don't show upon scanning.

How do I protect the form from design/property changes and still allow data
to be entered? Ideally, I would like to set the protections on the server so
that students are blocked on the remote from making changes.

Thanks very much!
 
C

Carl Rapson

Andrea said:
I have a form on a remote computer that students use to scan in their ID
numbers to reserve study spots in our library. The little dears keep
changing the font color to white so that scans don't show upon scanning.

How do I protect the form from design/property changes and still allow
data
to be entered? Ideally, I would like to set the protections on the server
so
that students are blocked on the remote from making changes.

Thanks very much!

Convert the .MDB into a .MDE (Tools > Database Utilities > Make MDE
File...). No design changes can be made in an .MDE.

Carl Rapson
 
R

Rick Brandt

Carl said:
Convert the .MDB into a .MDE (Tools > Database Utilities > Make MDE
File...). No design changes can be made in an .MDE.

Important bit of pedantry. Use your MDB as the source to create a NEW file
that is an MDE. It is not really a conversion. The important bit is that
you need to keep your copy of the original MDB because that is the only one
you can use to make future design changes to.
 
G

Guest

In addition to the sound advice you have received, it may be useful to slap
the snot out of the "little dears" :)
--
Dave Hargis, Microsoft Access MVP


Andrea said:
OK, thanks very much guys. Will read up on creating an MDE file from the MDB
file.
--
Andrea


Rick Brandt said:
Carl said:
news:[email protected]... [snip]
How do I protect the form from design/property changes and still
allow data to be entered? Ideally, I would like to set the protections
on the
server so that students are blocked on the remote from making changes.

Convert the .MDB into a .MDE (Tools > Database Utilities > Make MDE
File...). No design changes can be made in an .MDE.

Important bit of pedantry. Use your MDB as the source to create a NEW file
that is an MDE. It is not really a conversion. The important bit is that
you need to keep your copy of the original MDB because that is the only one
you can use to make future design changes to.
 
M

missinglinq via AccessMonster.com

I agree with Klatuu! Some "Sister Mary Margaret Discipline" applied with a
steel-edged ruler would be appropriate!
 
G

Guest

Nobody expects the steel-edged ruler!
(if you are under 40, this probably makes no sense to you)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top