Sparx Systems Forum

Enterprise Architect => Bugs and Issues => Topic started by: Guillaume on April 20, 2018, 11:19:28 pm

Title: SQL Server Reverse on views: truncated definition
Post by: Guillaume on April 20, 2018, 11:19:28 pm
Hi,

I got the result of an EA reverse engineering run on a SQL Server DB that contains views. When the view definition (query) is longer than 4000 characters, the resulting definition in EA (viewdef tag memo) is truncated at this position.
I found a post on this issue here: http://www.sparxsystems.com/forums/smf/index.php/topic,10962.msg148710/topicseen.html#msg148710 (http://www.sparxsystems.com/forums/smf/index.php/topic,10962.msg148710/topicseen.html#msg148710)

Is there a way to resolve this in SQL Server, ODBC configuration or else?

Thanks
Title: Re: SQL Server Reverse on views: truncated definition
Post by: hd on April 23, 2018, 08:05:41 am
Upgrade to EA version 13.5?
Title: Re: SQL Server Reverse on views: truncated definition
Post by: Guillaume on April 23, 2018, 11:58:13 pm
Hi,

I can confirm that it works fine with the latest build.

Thanks,
Guillaume