Programatically amend an ODBC Connection

R

Rod Behr

An ODBC connection on client machines points to a SQL Server (Server1). An
Access database, running on the client, stores its data on this SQL Server.
Clients have the ability to update their clients whenever new versions are
released (a simple batch file).

I want to move the SQL database to another server (Server2).

It it possible to write code from within Access that checks for whether a
named ODBC System DSN point to Server1 and, if so, amends the system DSN to
point to Server2?
 
R

Rod Behr

Thanks Douglas. I have not hit error "Could not find installable ISAM. (Error
3170)", but this appears to be a separate issue and I have raised it
separately on this forum.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top