B
Bill Li
Hello all,
I can build the connection to the Access Database in our
intranet via ADO as following:
Provider=ADsDSOObject;
Password="";
User ID=Admin;
Encrypt Password=False;
Data Source=Watchdog_Monitor.mdb;
Location=http://prv.siltronic.com/AW-O/AW-L/Tools/
However, when I try to run query to select data from the
database, the run time error appears
Run-time error '-2147217900 (80040e14)';
One or mor errors occurred during processing of command.
Could anybody tell me what's the error and how to fix it?
Thanks a lot!
Best Regards
Bill
I can build the connection to the Access Database in our
intranet via ADO as following:
Provider=ADsDSOObject;
Password="";
User ID=Admin;
Encrypt Password=False;
Data Source=Watchdog_Monitor.mdb;
Location=http://prv.siltronic.com/AW-O/AW-L/Tools/
However, when I try to run query to select data from the
database, the run time error appears
Run-time error '-2147217900 (80040e14)';
One or mor errors occurred during processing of command.
Could anybody tell me what's the error and how to fix it?
Thanks a lot!
Best Regards
Bill