Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access thread: Importing Password Protected Paradox Tables


Message #1 by "J. J. Campbell" <jjcampbell@w...> on Wed, 11 Jul 2001 18:15:54 -0400
I can import via the UI or with the

DoCmd.TransferDatabase method most of the Paradox 5.0

tables in my current work-from-home project.  However,

those that are password protected give me the following

error:

	Unexpected Error From External Database Driver (10498)

When I open these in my very old version of Visual

dBase 5.5 (I don't have Paradox installed at home), I'm

prompted for the password and when I enter it, the

table will open.



The Access UI is not giving me a prompt and the

TransferDatabase method does not have a password

argument.  I really want to do this in code so that I

can automate the process.



I'm well and truly stuck.  Any help or hints will be

greatly appreciated!



*****

* J. J. Campbell

* Arlington, Virginia

* MailTo:jjcampbell@w...

*****




  Return to Index