| Message |
Hi,
My requirement is like there are 2 servers where in data from one server is replicated(one way replication) to the other. I need to schedule to synchronize changes between the two servers using windowsn scheduler as a batch process.
So I need a python script to synchronize changes.
Also there is a sub requirement in this where in I need to call a stored procedure from the python script which updates the field values of 2 fields with some default value.
Would be grateful for the answers. It is urgent.
Regards,
Sheethal
|