I have a master database that I make changes to.
I would like to be able to push my changes to all user front ends.
For example, if I had a table of object names and types, how could I leverage that to open a connection to all user frontend dbs and backup their version of the objects and add the new version of the objects to each users database?
Can it be done?
David Pimental
(US, Oh)
I would like to be able to push my changes to all user front ends.
For example, if I had a table of object names and types, how could I leverage that to open a connection to all user frontend dbs and backup their version of the objects and add the new version of the objects to each users database?
Can it be done?
David Pimental
(US, Oh)