Comments
Sort by recent activity
i can work with the db fine using SQL Compare installed on our Window 2008 server.
so this is specifically related to my windows8 environment? / comments
i can work with the db fine using SQL Compare installed on our Window 2008 server.
so this is specifically related to my windows8 environment?
yep, i am able to work just fine with one of our other azure dbs. also, i can work just fine with the azure db when i do the compare from our win2008 server. doesn't seem to work in my environment. / comments
yep, i am able to work just fine with one of our other azure dbs. also, i can work just fine with the azure db when i do the compare from our win2008 server. doesn't seem to work in my environment.
select SERVERPROPERTY('EngineEdition') returns 5 / comments
select SERVERPROPERTY('EngineEdition') returns 5
which would have been obvious if I had taken 2 seconds to think about it. let me know if I can provide any other info. / comments
which would have been obvious if I had taken 2 seconds to think about it. let me know if I can provide any other info.
keep in mind the same error occurs for both SQL compare AND Sql Data compare / comments
keep in mind the same error occurs for both SQL compare AND Sql Data compare
Tried Ignoring:
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. / comments
Tried Ignoring:
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.
did that about an hour before I posted here but I will do that again asap. the error details say: property_list_id. Hopefully more is being sent behind then scenes that isn't on the screen.
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. / comments
did that about an hour before I posted here but I will do that again asap. the error details say: property_list_id. Hopefully more is being sent behind then scenes that isn't on the screen.
Working...