date stamp

K

krcmd1

Is there a way to date stamp a record when created/edited in such a way that
the date stamp would not be contested (i.e. cannot be faked easily)? I would
accept solutions that include periodic archiving on CD ROM.

Thank you!
 
R

Rick B

Access is not a very secure solution. There is always a way to fake the
timestamps. Even locking everyone out of tables and only allowing access
through WOP queries would still have some issues.

Moving to an SQL server or similar solution might be a bit safer, but using
Access for your front-end still might have some issues.

Access is not designed to be used for super-secure applications.

As far as how to create timestamps, you can do some searches and find
several samples out there.

Rick B
 

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