Error in SQL Server 2012
Erfan
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 :
i see this error :
it is not happens when i try to connect SQL Server 2008
i need some help please
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
Red Gate Technical Support Engineer
I use last trial version of SQL Comparison SDK and it works fine
SQL 2012 support was introduced in SQL Compare 10 - if you want to connect to a SQL 2012 server you'll need to upgrade.
Red Gate Technical Support Engineer