Sparx Systems Forum

Enterprise Architect => Bugs and Issues => Topic started by: Helmut Ortmann on February 27, 2016, 10:16:04 am

Title: DatabaseBuilder and SQL Server
Post by: Helmut Ortmann on February 27, 2016, 10:16:04 am
Hi,

I created two tables in EA for SQL Server.

With DataBase Builder I compared them with existing database and generated script, executed script. I found the tables as expected.

Then I tried to compare once more EA tables with database tables. No database tables found by Database Builder.

Generating with Database Builder of the tables failed because they were existing (correct).

But why doesn't find the compare database with EA the tables?

Thanks for any advice!

Helmut
Title: Re: DatabaseBuilder and SQL Server
Post by: qwerty on February 27, 2016, 07:46:17 pm
Sounds like "get some sleep and a coffee the next day"  ;D

q.
Title: Re: DatabaseBuilder and SQL Server
Post by: Helmut Ortmann on February 27, 2016, 09:01:12 pm
Hi,

I think you are right!

It was the missing owner / Schema of SQL Server.

Helmut