G
Greg I
I was able to create DSN less links to several oracle tables. Each time I
open the MS Access database and execute any query that touches one of these
tables the Microsoft ODBC for Oracle box comes up asking me for the uid and
pwd. I isolated the problem by deleting the links and reconnecting using DSN.
When I run now the problem dissappears. The issue is with the Link Tables
save password option. When using the transferdatabase function is there some
additional property I can set to have save password option set to yes? Below
is the string we are connecting with now.This string works fine.
"ODBC;Driver={Microsoft ODBC for
Oracle};UID=xxxxx;PWD=xxxxxxxx;SERVER=xxxxxxx;"
open the MS Access database and execute any query that touches one of these
tables the Microsoft ODBC for Oracle box comes up asking me for the uid and
pwd. I isolated the problem by deleting the links and reconnecting using DSN.
When I run now the problem dissappears. The issue is with the Link Tables
save password option. When using the transferdatabase function is there some
additional property I can set to have save password option set to yes? Below
is the string we are connecting with now.This string works fine.
"ODBC;Driver={Microsoft ODBC for
Oracle};UID=xxxxx;PWD=xxxxxxxx;SERVER=xxxxxxx;"