Guest_imported
New member
- Jan 1, 1970
- 0
I'm trying to access a table into a external database with the IN command.
The query is as follows: SELECT * FROM Tabla1 IN 'c:\datab.mdb';
It works right if the .mdb file got no password, but if it has a password... how would it be the right syntax in the IN command?
Thanx!
The query is as follows: SELECT * FROM Tabla1 IN 'c:\datab.mdb';
It works right if the .mdb file got no password, but if it has a password... how would it be the right syntax in the IN command?
Thanx!