Book a Demo

Author Topic: EA 7.5 slow (notes)  (Read 2945 times)

Guillaume

  • EA Practitioner
  • ***
  • Posts: 1405
  • Karma: +42/-2
    • View Profile
    • www.umlchannel.com
EA 7.5 slow (notes)
« on: January 05, 2010, 11:02:25 pm »
Hi

I recently upgraded EA from 7.1 to 7.5 (build 849).
The main issue I have so far is that EA is slower than usual, especially when entering some notes in a Class or other container.

I'm using Windows Vista and whilst I'm typing the description, the cursor changes to a busy mode and it takes some time for the text to be displayed on the screen.

any ideas?

thanks
Guillaume

Blog: www.umlchannel.com | Free utilities addin: www.eautils.com


Oliver F.

  • EA User
  • **
  • Posts: 573
  • Karma: +2/-1
  • ArenĀ“t we all in the model business ?
    • View Profile
    • Karl Storz homepage
Re: EA 7.5 slow (notes)
« Reply #1 on: January 06, 2010, 07:37:48 pm »
How do you enter the notes? Via properties dialog or notes window?
Do you have a local EAP file or a database repository?

Just some thoughts: The notes window directly stores the content into the database while typing so this might be something to look at.
In case of a local repository changing the JET database might help. On a central database connection it might be worth to look at the SQL connection driver.

My few cents, might be of help or not.

Oliver

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: EA 7.5 slow (notes)
« Reply #2 on: January 07, 2010, 08:59:20 am »
Quote
The notes window directly stores the content into the database while typing...
Actually, it saves it when it loses focus.