For some reason when I try to connect to this database now, used to work on my other PC, it comes back with this error when I put a "stop" on the line:
Object variable not set or with block variable...
This is the connection command:
cmdLookupMachines.ActiveConnection = "Driver={Microsoft Access Driver (*.mdb)};Dbq=\\servername\share$\Folder name\Database.mdb;"
Why would it not work suddenly? I can connect to the string using a run command from my PC...
Kai-What?
Object variable not set or with block variable...
This is the connection command:
cmdLookupMachines.ActiveConnection = "Driver={Microsoft Access Driver (*.mdb)};Dbq=\\servername\share$\Folder name\Database.mdb;"
Why would it not work suddenly? I can connect to the string using a run command from my PC...
Kai-What?