Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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 been initialized"

I am using the SQL server 2012 express and Red Gate's SQL Compare 8

Is there any solution?

Thanks,

like image 816
Tushar Maru Avatar asked Jun 13 '13 10:06

Tushar Maru


1 Answers

SQL Compare 8 (current is 10.4) does not work with SQL Server 2012

http://www.red-gate.com/messageboard/viewtopic.php?t=15296&highlight=commandtext

like image 128
gbn Avatar answered Oct 14 '22 15:10

gbn