G
GeorgeMar
I am having problem setting the password for an external
database in a query. In the Query Properties form, I
enter the following:
Source Database: C:\MyDir\MyFile.mdb
Source Connect Str: ;PWD=mypassword
The resulting SQL script is: SELECT table1.* FROM table1
IN 'C:\MyDir\MyFile.mdb'[;PWD=mypassword]
I have also tried to put the two lines in the Source
database line.
Whatever I try, I get the error meaasge: Not a Valid
Password.
Can any one help?
many thanks
george
P.S I also cannot get help on anything SQL. E.g FROM,IN
etc.
database in a query. In the Query Properties form, I
enter the following:
Source Database: C:\MyDir\MyFile.mdb
Source Connect Str: ;PWD=mypassword
The resulting SQL script is: SELECT table1.* FROM table1
IN 'C:\MyDir\MyFile.mdb'[;PWD=mypassword]
I have also tried to put the two lines in the Source
database line.
Whatever I try, I get the error meaasge: Not a Valid
Password.
Can any one help?
many thanks
george
P.S I also cannot get help on anything SQL. E.g FROM,IN
etc.