1
vote
1answer
16 views
How do i stop log4net from logging when running tests in NUnit TestRunner
Let me explain my scenario first:
I have around 2000 tests to run, which take about 30 seconds in NUnit
I want to find out what's taking the time
I open Ants Profiler, and get it …
0
votes
0answers
13 views
Unable to display custom methods from profiling
Hi all:
I tried to use ANTS performance profiler 5 to profile my app. I would like it to display all the methods ran in my app and the time it took for them to complete (well mos …
1
vote
1answer
41 views
Redgate profilers equivalent for .Net Sharepoint
Hi:
I was wondering whether there are any recommended open source performance and memory profilers equivalent to Redgate? This is for .Net and SharePoint development.
Thanks.
C …
0
votes
1answer
45 views
Redgate’s SQLCompare Schema Comparison Not Removing or Adding Objects Via Command Line
I have a saved SQLCompare project which I use to synchronize my local database with another "master" database. When I run the project via the GUI, everything works fine. However wh …
3
votes
14answers
767 views
How good are Redgate’s SQL tools?
I'd like to hear from anyone who has experience with Redgate's tools for Sql Server 2005. In particular, are their backups 100% reliable? Their claims about backup speed and comp …
1
vote
3answers
113 views
What are the Finalizer Queue and Control+ThreadMethodEntry?
I have a WindowsForms app that appears to leak memory, so I used Redgate's ANTS Memory Profiler to look at the objects I suspect and find that they are only held by objects already …
4
votes
2answers
152 views
Is there an equivalent of Redgate SQL Compare for MySQL databases?
Joel is always talking about how great SQL Compare from Redgate software is. SQL Compare only works with Microsoft SQL Server databases, but is there a good piece of software that …
3
votes
6answers
433 views
How to execute 3GB SQL file (Micrsoft SQL Server)?
I have a big SQL file that does not fit into memory and that needs to be executed against Microsoft SQL Server 2008. It seems that the sqlcmd.exe tool always loads it into memory f …
3
votes
7answers
446 views
how to compare/validate sql schema
I'm looking for a way to validate the SQL schema on a production DB after updating an application version. If the application does not match the DB schema version, there should be …
1
vote
1answer
51 views
How to get RedGate Data Compare to consider sort order?
I am using SQL-Server 2005.
I have a dev and prod database that have essentially the same data in them. When I do a compare with RedGate SQL Data Compare 5, it says that only 4 r …
0
votes
3answers
65 views
Is there an easy way to add a custom migration script to SQL Compare scripts?
Hi all,
At my work we are currently having some serious pains pushing our database changes across environments. The issue starts to show up when we create a new non-nullable colum …
0
votes
4answers
343 views
SQL Server Collation Conflict
Transferring data from one SQL server to another but when Schema is compared and syncronised the following error is received. We are using redgate SQL compare to complete.
Cannot …
10
votes
7answers
788 views
Are there any free alternatives to Red Gate’s tools like SQL Compare
Any tools as useful as these?

