Support forum for Huagati DBML/EDMX Tools
12/1/2010 1:01:47 AM
 andymuk Posts: 2
|
On my first use of the Model Comparer against my EF4 / SQL Azure application, the following exception is thrown. Any guidance on how to resolve?
Comparing the database, storage model, and conceptual model. Loading db schema failed. System.Data.SqlClient.SqlException (0x80131904): Invalid object name 'sys.extended_properties'. at HuagatiDBMLTools2010.DBTable.GetDBTables(String connectString, DBServerVersion dbServerVersion, Boolean includeTables, Boolean includeViews) at HuagatiDBMLTools2010.EDMXModelSchemaComparer.LoadTables() at HuagatiDBMLTools2010.EDMXModelComparerDialog.LoadDBSchemaAsync(Object state)
|
|
0
• permalink
|
12/1/2010 1:10:28 AM
 Kristofer Andersson Moderator Posts: 312
|
Hi,
Sorry about that. SQL Azure is not supported at the moment; only SQL 2000/2005/2008/R2.
I'm looking into what is needed to support SQL Azure; mainly we'll need to limit the feature set as a lot of things available in SQL Server are not supported in SQL Azure.
Best regards, Kristofer edited by Kristofer on 12/1/2010
|
|
0
• permalink
|
12/1/2010 12:02:53 PM
 Kristofer Andersson Moderator Posts: 312
|
As of the latest version (v 2.12, released today), SQL Azure is supported.
Please download the update and try again.
Best regards, Kristofer
|
|
0
• permalink
|
12/1/2010 12:18:51 PM
 andymuk Posts: 2
|
That resolves the issue. Thank you very much.
|
|
0
• permalink
|