Import PGP encrypted txt file

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have been tasked with creating a database that will need to import a txt
file that has been PGP encrypted. Can Access call PGP or will I have to have
the user decrypt this first?
 
I have never heard of Access decrypting a PGP file.
But if you can call it through VB code, you can use the same code in Access.
Else, decrypt it first and import it using Access 2nd.
 
Thanks Joe! I did even more searching through their help file after I
posted. Looks like it is the decrypt then import. I was hoping to skip a
step to lessen potential errors when this db goes to the end user. Seeing as
how I have 30+ db's fielded that I have to maintain 3 new ones to make and 8
to modify they will get the "quick work around".
 

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

Back
Top