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 - tomroe

Pages: [1]
1
General Board / Association Link Name Word Wrap (bug?)
« on: March 04, 2004, 10:17:57 am »
In a Class Diagram, I am trying to get an Association Link Name to word wrap. When I double click on the association the Link Name that is filled in is (PROGRAM_ID= PROGRAM_ID).  I've tried to insert a space somewhere in the string to insert a wrap point. In the diagram the result is
(PROGRAM_ID=
PROGRAM_ID)(PROGRAM_ID=PROGRAM_ID)

It seems my space allows the wrap to take place, but for some reason, the original string is added to my edited string, and I have even more of a mess.

I'm assuming this is bug. Does oneone know of a work-around?

Further details:I am using EA 4.0 Beta 717, but I have the same issue in EA3.6. The source of my class diagram is a DB Schema import from  SQL Server 2000.

2
General Board / SQL Server Comments
« on: October 23, 2003, 05:08:34 pm »
EA Newbie here.

When reverse engineering from MS SQL Server using the Import DDL Schema from ODBC feature, is there any way to get EA to import Table or Column comments ? I notice when forward engineering it properly generates the sp_addextendedproperty code to add column comments - I just want the reverse.

Thanks,
Tom

Pages: [1]