Now, having looked up ADP in 'help', let me ask some sensible
questions: 1)Is there any problem running ADP on a single PC,
without any SQL server, etc. I need data encryption only to be
'HIPAA compliant". 2)Once converted to an ADP, where does the data
encryption come from? Is it available within access, or is it
third party software? 3)Can ADP be made simply by importing the
elements of my Db into an ADP, or is there a more complicated
requirement?
You've been steered in the completely wrong direction by Aaron.
Encryption and ADP are two topics that really have zilch to do with
each other.
Aaron is correct, however, that you're probably going to need a
server back end to maintain HIPAA compliance. A Jet back end is
going to make that awfully difficult except in the simplest
situations (single-user).
Ignore Aaraon. He really doesn't have anything useful to offer you.
My recommendation is that if you must be HIPAA-compliant then choose
something other than an MDB to store your data. If you choose SQL
Server you could use an ADP, but I wouldn't, as Microsoft is
deprecating ADPs (there was never any real justification for
creating them, and MS is now realizing that it was a mistake), so
there is really no future in them.