Error in SQL Server 2012

ErfanErfan Posts: 3
hi
I use [SQL Comparison SDK 8] and I try to connect [SQL Server 2012] and compare two databases with RedGate given sample [SQLCompareCodeSnippets.vbproj]
when the following code runs :
stagingDB.Register(sourceConnectionProperties, Options.Default)

i see this error :
ExecuteReader: CommandText property has not been initialized

it is not happens when i try to connect SQL Server 2008
i need some help please

Comments

Sign In or Register to comment.