Book a Demo

Author Topic: Notes type....  (Read 3461 times)

OpenIT Solutions

  • EA User
  • **
  • Posts: 555
  • Karma: +9/-1
    • View Profile
Notes type....
« on: September 13, 2011, 01:20:12 am »
Hi,

Anyone know which table stores the actual notes (text) associated with t_object of object_type Note ?

Thanks,

Jon.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Notes type....
« Reply #1 on: September 13, 2011, 01:47:20 am »
Not really, but as they are related to diagrams only I would have a look in t_diagramobjects.

q.

OpenIT Solutions

  • EA User
  • **
  • Posts: 555
  • Karma: +9/-1
    • View Profile
Re: Notes type....
« Reply #2 on: September 13, 2011, 02:39:17 am »
No not in t_diagramobjects....i can see that the note is a t_object, but can't find the table that stores the notes actual text !


qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Notes type....
« Reply #3 on: September 13, 2011, 06:22:28 am »
Simple. Create an empty model. Create a diagram with single Note. SQL-Search t_object. There it is. The Notes attribute is displayed in the SQL-search below the other attributes.

q.
« Last Edit: September 13, 2011, 06:25:10 am by qwerty »

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: Notes type....
« Reply #4 on: September 13, 2011, 10:19:10 am »
t_object.Note, but be aware when using the EA model search that the Note column in any search gets displayed differently depending on the "View Notes" option setting (it's the toolbar button just above the search term with a picture of a document and a pair of spectacles).
The Sparx Team
[email protected]