encrypting an Access database

G

geno

Hello,

I need to encrypt a MS Access database and be able to read it using a VB 6
application. What I would like to do is have the database reside in an
encrypted form on the user's pc, then when the VB 6 application opens, at
startup the program would decrypt the database so the program could read it.
Is that possible?

Thanks!
 
Top