Posts
Sort by recent activity
SpyProcedure not logging
I have SpyProcedure calls in my unit tests but do not see the corresponding tables being created in my unit test database. Why? How to troubleshoot this issue?
Invalid object detection - multiple databases
Is there any way possible to perform the "Find invalid objects" feature on multiple databases within a script?
How to handle SQL system generated names
Here is the scenario I have to solve. I'm trying to create a rollback script using SQL Compare that can be applied generically to any database on a specified product version. The tool works great...
Deployment wizard includes deselected objects
I ran a test scenario to create a deployment script that specifically excluded 4 objects. The script got created correctly and ran without a problem. I restored my original database, and tried to...
Why do SQL Test Messages appear doubled?
When a unit test fails, I see output like this (for AssertEqualsTable test with my own Failure msg). Why does the mismatched data appear twice in the SQL Test Messages window?
Test Class: foo
Test...
Additional SQL Cop procs?
Is it possible to add the remaining SQL Cop procs that George dropped as described here? http://stackoverflow.com/questions/9898 ... -for-tsqlt