D
David Mueller
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
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