Activity overview
Latest activity by Verifex
Option to overwrite "WITH ENCRYPTED" objects
If one side of the comparison has the full text of a sproc, we should have the option of overwriting the ENCRYPTED version of the sproc with a non-encrypted version.
Also, after doing a bit of digg...
DECLARE CURSOR fails layout
I've found that inside a sproc I have with a declared Cursor using a WITH statement causes the SQL layout to report a failure, when none is actually there.
I ran validate on the SQL in SSMS and it ...
Performance issue
I have SQL Prompt up and running on my medium sized database, with a fairly decent machine, and I was wondering if there a way to reduce the number of items being displayed or the frequency at whic...
Script folder changes not being recognized
I just discovered the SQL Compare ability to compare against a scripts folder (I can't believe I missed this awesome feature!). And I've been using it for a week or two now pretty successfully. N...
Change colors of compare
I've found using SQL Data Compare is invaluable in doing some data integrity testing, the only thing I was wondering is if I could change the default colors in SQL Compare, so that I could make the...