Posts
Sort by recent activity
Beta Feedback
I was happy to see the beta released today. It took care of a problem I had with blocking (SC-4087).
It used to be that you could double-click on the arrow to choose which way the synchronization ...
SQL Compare and SQL Data compare get blocked by FT Gatherer
SQL Compare runs the following:SELECT sys.schemas.name AS DefaultOwner, o.name AS DefaultName, sm.definition AS Text, o.object_id AS id FROM sys.objects o WITH (NOLOCK) LEFT JOIN sy...
backup won't complete
I have a very large database - over 12TB.
I just downloaded and am trying the latest release (5.3.0.178, btw, i like the picture of the SQL Backup 5 team, maybe smile more next time .
When I tried ...