Posts
Sort by recent activity
SQL Compare and signed stored procedures
Afternoon all,We've just noticed that when we use SQL Compare (15, latest) it doesn't tell us if the stored procedure in question is signed by a certificate; e.g. something like: ADD COUNTER SIGNAT...
Schema bound views
Afternoon all,
After a quick search I thought I'd better just ask the question - it's probably obvious but...
I've been using SQL compare for years & am now considering SQL source control too; but ...
FULLTEXT index and Change Tracking
Good morning,
Someone is bound to know the answer!
I compare two databases that I *think* are identical and get differing data on the FULLTEXT index bit:
Let side:
FULLTEXT INDEX ON [dbo].[IndexedV...