Database Password

  • Thread starter Thread starter Derick
  • Start date Start date
D

Derick

Hi all,
I've setup two databases a FE and BE, when I setup the
password for the BE and Link the table it is working, but
with my application you can install the BE files on any
location for Lan. My Aplication uses a Reattachement
module to reattach. I used the code "MSAccess;PWD="
& "Mypassword""....
And the error ISAM not found popup. When I remove the the
code as indicated above it reattach.

How can I fix this?

Thanks again for the help.

Derick
 
If the error says "ISAM not found", then presumeably there is something
wrong with the "Access;" part of your connection string. Is that how it
should actually look? Check in online Help (I don't have Access here to
check.)

HTH,
TC
 

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