Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: Boron on February 05, 2020, 09:49:59 pm

Title: Where is the "model default diagram" stored?
Post by: Boron on February 05, 2020, 09:49:59 pm
Hello,
does anybody know in which database table the "model default diagram" is stored?

I have a model in which I cannot set the model default diagram using the UI.
I hope to get it set by directly manipulating the storage location in the database.
Title: Re: Where is the "model default diagram" stored?
Post by: qwerty on February 05, 2020, 10:04:02 pm
usys_system.property = "Default Diagram" holds the diagram GUID.

q.
Title: Re: Where is the "model default diagram" stored?
Post by: Boron on February 08, 2020, 12:58:14 am
That worked  :)
Thanks a lot.