Author Topic: A little candy for corporate users  (Read 3212 times)

Martin Terreni

  • EA User
  • **
  • Posts: 672
  • Karma: +0/-0
  • Sorry, I can't write
    • View Profile
A little candy for corporate users
« on: May 13, 2007, 08:50:32 pm »
Hi to all,
I posted in in general forum, but since I see many people downloaded it I better do it here too.
I'm using EA corporate edition and in our process after I move the design to the developers (I dont actualy move it, just aprove , we use the same DB) and they develop it, they have to update all requirements to status implemented.
they asked for some central place to do it so I created this little application with shows all requirements per module and allows to change their statuses.
The app is connected to the DB and you can navigate through the pakcages marking the requirements and updating the statuses.
The code can be easaly changed to aprove al objects in project, not just requirements.
here is a link to d/l it:
www.terrenis.net/temp/WindowsApplication5.zip

the zip contains the VS2005 project (so you can freely change it to your needs) and some scripts (for MSSQL2000/2005) to update necesary views and procedures (just a few) in DB.

Enjoy
Recursion definition:
If you don’t understand the definition read "Recursion definition".