I'd like to make a connection between our development server and production server so that we can easily transport changes from one to the other. The trick is that they reside on different networks and a firewall. Right now we do have a port open, but what else is involved?
Also, is there an easy way to transport table changes but leave the data intact? I'm not sure how "Replication" will handle this.
Thanks,
I.
Also, is there an easy way to transport table changes but leave the data intact? I'm not sure how "Replication" will handle this.
Thanks,
I.