Book a Demo

Author Topic: e.a. file/db size  (Read 2461 times)

kenneth.nielsen

  • EA Novice
  • *
  • Posts: 15
  • Karma: +0/-0
  • just a dude
    • View Profile
e.a. file/db size
« on: June 06, 2007, 09:38:23 pm »
Hi all,
I've used ea, to reverce engineer some c++ code.
I enjoyed the uml model generated, and extended the classes.
when i then later deleted all of the reverce engineered code, and just left some added use case, classes, robustness and sequence diagrams, approx. 20 classes, 25 uc's, seq, and robustness diagrams. the filesize of the ea model remained the same size (large). When opening the file with access, it appears that the t_attributes are removed, but the file size remains.
is this a bug ?

thomaskilian

  • Guest
Re: e.a. file/db size
« Reply #1 on: June 06, 2007, 09:44:13 pm »
No. It's a Microsoft feature. EAP files are actually MS Access databases. Use Tools/Datamanagement/... to reduce the size.