Programatically Overwriting ConnectionString in an adp

C

Chris Johnson

Hi--

I am a developer looking for a way to allow clients to deploy updates
at the click of a mouse. I have the batch files done as far as the sql
statements and copying the new adp to the correct network location.
What I would like to do is overwrite the connection string the first
time the adp is opened and set it to the correct local settings. I have
had to set the connection to a valid local setting on my development
machine in order to import the new objects without having to wait a
really long time while the adp tries to validate the db connection. Is
there a good way to do this? Any input is welcome. Thanks in advance!

Chris
 

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