Ok, be patient since I’m new to database connectivity via VB6. I have a project that is using an Access database ( I know, but it’s all I’ve got to work with at the moment.) I need to make the database NOT readable if someone were to try and open the database in Access (or any other program other than the one I’m writing to access it.) What is the “best” or preferred method to:

1. Make an Access database unreadable by anyone who would try to open it
2. Allow my ADO connections to still connect with and read/write/change the database.

If you have any suggestions (preferably somewhat detailed) please share them with me, and everyone.

Thanks a million,
~Acoustic