Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - an22_07

Pages: [1]
1
We solved the issue - using OLE DB Provider instead of ODBC Driver 13 fixed it.
Thank you for your assistance, Geert.

2
Bugs and Issues / EA Viewer crashes after connecting to SQL Server
« on: January 08, 2021, 02:15:54 am »
Hi,

We are hosting our repository on SQL Server with username and password.
My colleague is having problems when trying to connect to the repository using Microsoft OLE DB Provider for SQL Server. After testing the connection successfully and trying to connect to the repository, EA Viewer closes without any error or information.
He is using the newest version of EA Viewer (he downloaded it today) and he is working on Windows 10.
However the repository works fine for me (with full version of EA) and for our other colleague who is also using EA Viewer.

Has anyone experienced such issues and could assist us? I will be grateful for any ideas on how to fix that.
 

3
Thank you for the tip.
I did a project integrity check ("Report Only") and everything is fine - no problems were found, so that's probably not the cause :(

4
Hi,

I have worked for several weeks on a local project. Today I have moved it to DBMS repository by Project Transfer > File to DBMS.
After that transfer I am facing several issues in my DBMS repository:
- objects' notes and attributes' notes are not displayed - I checked in t_attribute and t_object table and they are there, but they are not displayed in EA
- actions on my activity diagrams are no longer of "Call behavior" type and they don't have the "Behavior" in Properties tab, also I have lost the references to activity diagrams.

Have I missed any steps during the project transfer? Is there a quick way to fix these issues?

I am using EA 15.1.

5
Hello,

The issue, which appears in EA 13 and EA 14 (haven't used the earlier versions), is that after connecting an activity with any other element, it is impossible to add object node to this activity via context menu (New Child Element > Object Node) - nothing happens after clicking that option. The object node can be added only by using the Object Flow.

Has anyone also encountered this issue? Where/how can I report it, if it's actually a bug?

Thanks in advance.

6
General Board / Re: Dependencies in imported database views
« on: June 17, 2019, 05:55:39 pm »
Hey,

I figured it out :) Turns out, that when the views are in another package than the tables, the importer creates only tagged values. When views and tables are in the same package, it also creates the connectors between them.

Regards

7
General Board / Dependencies in imported database views
« on: June 14, 2019, 05:38:40 pm »
Hello,

I have imported a database via "Import DB schema from ODBC source".
In my database I have some Views, which were also imported, but the dependencies between my views and database tables are represented only as entries in tagged values of the views, while I would like EA to create connectors (of type dependency) between them.

I read on Sparx website, that the dependencies between views and tables are either:
- connectors between View and another Table or View
or
- object names (specified as a CSV list) in the 'parents' Tagged Values.
Apparently, in my case the second option worked. What can I do to make the importer use the first option and create the connectors?

Thanks in advance.

Pages: [1]