Connecting Tech Pros Worldwide Forums | Help | Site Map

Updating forms in an ADP Production Project from an ADP Development Project

Newbie
 
Join Date: Jan 2007
Posts: 13
#1: Jan 27 '07
I have an ADP project running. My client is requesting a change to the layout of one of the forms. Lets say, They want to add a field on a form. No problem. I simply go into my development copy, bring up the form and make the requested change.

In order to bring the changed form over to their ADP copy, I am going into their copy and deleting the old form and importing the new form manually. That is clicking on File\Import then selecting the form and clicking OK. I want to automate this process (e.g. write code to perform this function). Any suggestions on where to start to do this.

Thanks for any advise given.

brosner

Lives Here
 
Join Date: Oct 2006
Posts: 1,626
#2: Jan 27 '07

re: Updating forms in an ADP Production Project from an ADP Development Project


Hi brosner,
Don't know of any way to automate this task. Someone else might know the trick. Myself, I would convert to a compiled vb front end and just overwrite the exe file each time you make a change.
Reply