You are here: > ESRI Forums > esri developer network (edn) forums > Thread Replies

ESRI Developer Network (EDN) Forums

EDN: Subscriptions and program information forum

Python script to synchronize changes   Sheethal R A Aug 25, 2011
Report Inappropriate Content • Top • Print • Reply    
Subject Python script to synchronize changes 
Author Sheethal R A 
Date Aug 25, 2011 
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