are you trying to encrypt your data, if so you'd be better off using the pre supplied encryption routines such as the Capicom dll from Microsoft. there are oither encryption schemes such as PGP. however when developing, especially whjen using MS Access you do need to be aware tha Access isn't the most secure platform and isnt' particularly lockout the most determined or knowledgeable attacker.
Access can be relatively easily secured against casual (ab)users threough thngs like alwasy deploying as encrypted files .mde. applying a consistent appraoch to security but also reading, re reading and then reading the Secuirty FAQ for Access.
things have chanegd since more recent versions of Access dropped workgroup files which were a big security breach but Ive not looke at applying security to rcent versions (IIRC 2007 on)