This will not work
We are pushing list of products to our shops together with prices
It does not take a lot of time to do that.
However there are more than 100 shops/sql server database.
Not all databases are available all the time and not all of the require updating.
We have a table with all conenction details to the servers required pushing new data.
Any other suggestions?
Marc