I am actually trying 2 things:
Using vba Programmatically List All SQL Servers And Their Databases so I can easily relink my application to various clients SQL servers. Each organisation has different server names. rather then going through Enterprise manager to find out the servernames, I would like to search using the access application when I perform the original set up.
Also maybe a bit tricker create ODBC links programatically using vba
Anyone who can help me along the way with the code
Using vba Programmatically List All SQL Servers And Their Databases so I can easily relink my application to various clients SQL servers. Each organisation has different server names. rather then going through Enterprise manager to find out the servernames, I would like to search using the access application when I perform the original set up.
Also maybe a bit tricker create ODBC links programatically using vba
Anyone who can help me along the way with the code