Top "Redgate" questions

Redgate Software makes tools for Microsoft Developers working with SQL, .NET, Oracle and Cloud.

Something better than .NET Reflector?

I used to love .NET Reflector back in the day, but ever since Red Gate Software took over it has …

.net reflector redgate
Getting error "commandtext property has not been initialized" when sql compare of Red Gate

When I compare the 2 databases with the Red Gate's SQL compare then getting below error. "ExecuteReader: CommandText property has not …

sql sql-server-2012-express redgate sqlcompare
Is RedGate SQL Source Control for me?

I've just inherited an SQL Server database. One of the things I will need to sort out is versioning and …

sql-server version-control redgate
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 …

.net winforms memory-leaks finalizer redgate
How to execute a 3GB SQL file (Microsoft SQL Server)?

I have a big SQL file that does not fit into memory and needs to be executed against Microsoft SQL …

sql sql-server sqlcmd redgate sqlcompare
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 …

sql mysql-management redgate
Comparing the data of two tables in the same database in sqlserver

I need to compare the two table data with in one database.match the data using some columns form table. …

sql sql-server redgate