Activity overview
Latest activity by gsoules
Renaming stored procedures
Apparently this is a known problem in version 4 (see http://www.red-gate.com/MessageBoard/vi ... procedures), but I am raising the issue again because of its importance.
I just spent an hour trying...
Okay -- it's not a bug or a feature. It was user error, I think.
Having never seen the SQL Compare user interface before, I had been clicking around here and there to familiarize myself with the product. Somehow -- and this is the strange part -- I thought I had only one table checked for synchronization when in fact all User objects were checked. Because there were users in the remote DB (added by my web host) that did not exist in my local DB, SQL Compare dropped them.
I have since used the Filter feature to exclude and hide User objects so that this cannot happen I again.
As a happy ending, I used SQL Compare to synchronize all of my local asp_net tables and views with the remote versions (they differed in auto-generated contraint names) and it worked perfectly. / comments
Okay -- it's not a bug or a feature. It was user error, I think.
Having never seen the SQL Compare user interface before, I had been clicking around here and there to familiarize myself with the p...
DB modified though permission error caused sync to fail
Just downloaded SQL Compare and SQL Data Compare and tried some simple synchronizations -- they worked great; however...
When I tried to sync one of my tables that had dependencies on the asp_net t...