A
Amy Blankenship
I have a connection string in my application that looks something like:
"Driver={Microsoft Access Driver (*.mdb)};DBQ=" & PathtoDB
I just spoke to a user who can't connect to the database. We went into his
control panel to see if he could create a DSN to it, and the Microsoft
Access Driver (*.mdb) was missing from the list of file types he could add,
though he had what looked like they might be German and maybe Portuguese
versions. We could create a German dsn, which worked for an application
based on DSN's, but I can't depend on being able to create DSN's on systems
that we deploy to, so a DSN is not an option.
He reinstalled MDAC and rebooted, but this did not install an English driver
to the system.
How did he manage to delete this, and how can I help him put it back? He
works for the client as well, but we could potentially have a paying user
see this error, and we need to be ready.
Thanks;
Amy
"Driver={Microsoft Access Driver (*.mdb)};DBQ=" & PathtoDB
I just spoke to a user who can't connect to the database. We went into his
control panel to see if he could create a DSN to it, and the Microsoft
Access Driver (*.mdb) was missing from the list of file types he could add,
though he had what looked like they might be German and maybe Portuguese
versions. We could create a German dsn, which worked for an application
based on DSN's, but I can't depend on being able to create DSN's on systems
that we deploy to, so a DSN is not an option.
He reinstalled MDAC and rebooted, but this did not install an English driver
to the system.
How did he manage to delete this, and how can I help him put it back? He
works for the client as well, but we could potentially have a paying user
see this error, and we need to be ready.
Thanks;
Amy