Azure to local SQL 2012 error
lightyeare
Posts: 9
I am getting an error comparing an Azure db to a local sql 2012 db that is empty. I've just done a successful compare and deployment with a different azure db and a different local sql 2012 db that was empty.
It throws error on Registering data sources - Reading indexes. The error is "property_list_id". Yes, that's it.
I am using Windows 8, SQL 2012 and the most recent version of SQL Compare 10.2.0.1337.
It throws error on Registering data sources - Reading indexes. The error is "property_list_id". Yes, that's it.
I am using Windows 8, SQL 2012 and the most recent version of SQL Compare 10.2.0.1337.
Comments
Working with this same azure database in SQL Data Compare also produces the same result.
Edit: support message successfully sent. I'd be happy to work with you in any way to try to resolve this error. Let me know.
Full-text indexes
Indexes
The LOCK property of indexes
Constraint and index names
and then turned all the ignore options on.
Still fails same error.
select SERVERPROPERTY('EngineEdition')
against the Azure database, SQL Compare expects it to be 5.
I just did a SQL Compare between AdventureWorks on SQL 2102 vs Azure and did not get this error though.
so this is specifically related to my windows8 environment?
This issue is fixed in trhe latest release of SQL Compare, 10.3.8.406, that you can get from Check for Updates.