Book a Demo

Author Topic: Viewing EA Tables Store within The EAP file  (Read 3528 times)

Weaju

  • EA Novice
  • *
  • Posts: 13
  • Karma: +0/-0
    • View Profile
Viewing EA Tables Store within The EAP file
« on: January 29, 2004, 12:03:06 pm »
I read that information for Model Aythors, Clients, Resources and Roles are stored in tables within the .EAP  file. Can I view these tables? Is there a tools to browse these tables?

I would also like to add a hyperlink to the Diagram Properties Notes in my Design Master so that each diagram created will have this hyperlink.
Is this possible?


Bruno.Cossi

  • EA User
  • **
  • Posts: 803
  • Karma: +0/-0
    • View Profile
Re: Viewing EA Tables Store within The EAP file
« Reply #1 on: January 29, 2004, 01:13:03 pm »
Hi,

1. the EAP file is nothing but MS Access (.MDB) file with the extension changed to EAP. Rename it to .MDB and open it using MS Access, you will see all of the tables right there!
2. The Diagram Notes are nothing but straight text, you can't include a hyperlink there. Was the hyperlink supposed to link to a certain diagram in your model? In that case you can easily just drag the diagram over to each new diagram you create, the hyperlink will be created automatically.

Bruno

Weaju

  • EA Novice
  • *
  • Posts: 13
  • Karma: +0/-0
    • View Profile
Re: Viewing EA Tables Store within The EAP file
« Reply #2 on: January 29, 2004, 02:04:12 pm »
Thanks. It worked.
The hyperlink is needed to link each project to the corresponding homepage in our eRoom. I need to be able to link to the corresponding issues management page for each project.