Prod and Test Connection

  • Thread starter Thread starter XMan
  • Start date Start date
X

XMan

I have linked tables to SQL-Server.
I'm working on Test DB and ready to switch to Prod DB.
For me to make production module I have to re-link with Prod DB.
Is there a way for me to connect to whatever database?
Either on Prod or Test with input parameters like pick a DSN?
TIA.
 
you crazy mvp; he's using ADP not MDB

you should look at the connection code on northwind.adp-- it has a good
example for this
 
Back
Top