SQL Data Compare example
tslinkard
Posts: 1 New member
does anyone have an example of syncing a single table with the SDK using c# or similar? We are in a situation where we use SQL Data compare to sync specific tables after an update has been made but would like to automate this thru code so the users that update the information thru a website can just click a button when they are ready to sync the data to production. not the entire DB but just a couple of tables.