I'm Ready for Security

R

RobUCSD

I've been working on a comprehensive Access data base for managing patients
in sub specialty of cardiology.

I'm ready to take on security as my next big issue. I have implemented
user-based security with the security wizard and encrypted the back end db. I
need help with, or reference to, the following issues:

1) Audit Trails
2) Auto log off (5 min intervals)
3) Version Control (not exactly security)

Any advice or resources are greatly appreciated. I am a novice at
implementing these things through code.

Thanks,

Robert

3)
 
R

RobUCSD

Thanks Doug for the point in the right direction. With respect to version
control, when my users login I want the client app version Id (i.e., v1.1)
checked against the latest version available on the server. If the client
version is older than the most recent version then I want to put up a msg
like, "Please wait while your application is being updated" and then set up
an install routine to do this with little or no user input.

Hope that's clear.

Thanks, Robert
 

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

Similar Threads


Top