How can I push modified data on my local clone in my local machine to another server?

Ahmad123456Ahmad123456 Posts: 1 New member
I am trying to find a solution of pushing data from created clone on my local machine after I finished my testing locally to the development server. I am encountering issue pushing the data through SQL Data Compare as it refuses to connect to cloned DB. I also couldn't push data as static data through SQL Source Control as it shows outofmemory exception. Any advice?
Tagged:

Answers

  • Hi,

    Data Compare is probably the right tool for this, but it shouldn't have any problems connecting to clone databases (SQL Clone works at the storage level, and this shouldn't affect anything that Data Compare sees). It might be a good idea to get in touch with support@red-gate.com with the error message that you're seeing with Data Compare in order to resolve this.

    Chris
Sign In or Register to comment.