ALT-255 in password

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

Guest

I was able to set a password for a database that includes the ALT-255
character. The good it works.

The bad I can't seem to represent that password in a connect string
when I try to link to my database from another MDB file.

Is it possible to represent the ALT-255 in a string? I tried Chr(255) and
that doesn't seem to work.

Thanks
 
hmm... well, could be my connect string all-together seeing as how a 10
character, non-complex password isn't working either.
 

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