Book a Demo

Author Topic: Use Case Scenarios cannot be updated.  (Read 4928 times)

robinjuc

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Use Case Scenarios cannot be updated.
« on: March 19, 2010, 05:56:44 am »
Hello:

I have a problem when i try to update some use case scenario from its Properties (Scenario tab).
There is an error, EA shows:

DAO.Recordset[3197]
The Microsoft Jet database engine stopped the process, because you and other user are attempting to change the same data at the same time.


However, i am the only user updating the data in a certain time.
The worst of all is all scenario saved previously, is erased.

I hope you can give me a solution.  :'(
« Last Edit: March 19, 2010, 05:57:40 am by robinjuc »

beginner

  • Guest
Re: Use Case Scenarios cannot be updated.
« Reply #1 on: March 19, 2010, 07:14:57 am »
I occassionally get similar errors when working on my laptop. I never get this kind of error when working with our MySQL server. So I believe it's got to do with scrappy M$Asses (oops, did I misspell?). As I don't care on the laptop sandbox this is okay with me. For production I would setup a MySQL (or something similar).

b.
« Last Edit: March 19, 2010, 07:15:26 am by beginner »

robinjuc

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Use Case Scenarios cannot be updated.
« Reply #2 on: March 19, 2010, 08:28:41 am »
So, the only solution is to change the DB server from MsAccess to any other?

Well, thank you very much for the advice.

Greetings...

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: Use Case Scenarios cannot be updated.
« Reply #3 on: March 19, 2010, 09:05:49 am »
Quote
So, the only solution is to change the DB server from MsAccess to any other?
Well it almost certainly isn't the only solution: if you submit a bug report through the official channels, I'm sure someone can help.
The Sparx Team
[email protected]

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: Use Case Scenarios cannot be updated.
« Reply #4 on: March 19, 2010, 09:59:00 am »
In line with KP's comments:

1) Are you using the JET4 engine?
2) Is it an Access2000 or later db?
3) Have you run a Project integrity check and removed all issues?

I've found the .MDB file to be a very stable and useful platform, for over 5 years.  However, I took the precaution of NEVER using the "out of the box" Access97 databases...

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

beginner

  • Guest
Re: Use Case Scenarios cannot be updated.
« Reply #5 on: March 19, 2010, 07:04:06 pm »
Well, for me I'm using the EA out-of-the-box installation (with Jet3 as default, if I remember right). I even do not have M$Officium installed. For me it's strange if the application tells me that records are locked on a machine where I'm the only user. But on the other hand I'm used to such kind of scrappy M$ behavior. So I ignored it. Also it is not possible to reproduce this behavior. Which in turn makes a bug report meaningless.

b.

byron baxter

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Re: Use Case Scenarios cannot be updated.
« Reply #6 on: October 21, 2010, 05:33:36 am »
had same issue when my xp desktop crashed with a diagram open. don't have ms access and the compact tool in EA returned error about not having read permission on the file.

i used the data sources tool ( control.exe odbccp32.cpl ). on the user dsn tab, highlight ms access and click the configure button. options to repair and compact are available.

good luck!
« Last Edit: October 21, 2010, 05:33:49 am by vasbutin »