Activity overview
Latest activity by SkipSailors
I have SSMS 18 installed with SQL Prompt, and just installed SSMS 20. When I run the installer listed above I get a message that SQL Prompt is already installed. Is that expected? / comments
I have SSMS 18 installed with SQL Prompt, and just installed SSMS 20. When I run the installer listed above I get a message that SQL Prompt is already installed. Is that expected?
What alternative to exec('sql')
I have definitions of stored procedures in sql scripts that I store in m SCC. (I started this before RedGate offered such services, and my process keeps working for me.) I keep the script in an A...
[image] Better. The comparison was successful when I limited the transaction size to 10MB, and then failed in the Synchronization Wizard.
I will repeatedly halve the size of the transactions and see I can find a size that that succeeds. / comments
Better. The comparison was successful when I limited the transaction size to 10MB, and then failed in the Synchronization Wizard.
I will repeatedly halve the size of the transactions and see I ca...
That's an interesting idea. "firewall not being properly set up", ...
Which firewall?
The on-prem database is on a domain in a data center
I have a VPN connection to that database
I can query the on-prem database without trouble
I can open the Azure instance in SSMS and query it with not trouble
I don't see right off how Compare is hitting firewalls differently than SSMS. Can you describe how a firewall is "properly set up" in this context? / comments
That's an interesting idea. "firewall not being properly set up", ...
Which firewall?
The on-prem database is on a domain in a data center
I have a VPN connection to that database
I can query the ...
SQL Azure data compare hiccup
I wonder if I could get some insight on the following error message. I received this when I tries to comapre an on-premise db to an azure instance. This is the first time I have tried to do this ...