Deployment Technicque

Hi All,

In my proj, we have 4 environments, each has 10 databases with same object configuration, so whenever we do any devolopement we need to move that object to all databases in all environments, which is a very time consuming process, I wanted to write such a code on its execution it has to deploy the object in all databases in all environments or i wanted to move the object to one by one environment upon its selection.

Is it possible using OCX CONTROLS? please suggest me a better way to do it.

Thanks

Venu.

Venu ,

Once time i asked if we can do it by replication … means to replicate objects from database to another …but i was advised that we cannot it do it .

If you find any solution Let us know , becasue i am suffering also from the same issue .