Posts
Sort by recent activity
Transactions
I have just created a unit test that, because of the way our environment has been configured, drops a series of objects prior to generating the data/objects under test. In order to maintain the int...
Another unreliable product
I've just run this through to compare two versions of a database. The first time I used the default settings and found it picked up hundreds of items where the difference was constraint names.I've ...
Out of Memory Exception
This seems to a common thread with Red-Gate tools. There are lots of reports of this error when using pretty much any of the Red-Gate tools.When is this going to be addressed? It is fairly predicta...
Automated execution from any db
We have a large number of structurally identical databases in our production environment with varying amounts of client data. We want to be able to run Data Generator from a stored proc on each dat...
Dynamic Execution in Snippet
Is it possible to execute a block of SQL code in a snippet? I know I can create a snippet that is a SQL statement, but I am looking to execute the statement before the snippet is inserted.@server.
...