Book a Demo

Author Topic: EA and DAO Error....  (Read 4190 times)

softwareEngineer

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
EA and DAO Error....
« on: July 03, 2008, 07:20:23 pm »
Hi,
i've a problem with EA (version 7.1, build 813) ....
we are working (10 people in my group) with EA and
source safe.
Two my colleagues have a problem (no other) :
When they try to do "Get All Latest" to retrieve and
import all changes EA give the Error DAO: duplicated key ....
on a few packages.
How can i solve ?

Thanks.

_ _
Onorato.

softwareEngineer

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: EA and DAO Error....
« Reply #1 on: July 03, 2008, 07:23:38 pm »
DAO Error is:

"3022 : The changes you requested to the table were not successful because they would create duplicate values in the index, primary key, or relationship. Change the data in the field or fields that contain duplicate data, remove the index, or redefine the index to permit duplicate entries and try again."

by.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: EA and DAO Error....
« Reply #2 on: July 04, 2008, 08:19:40 am »
If you're using private models, it sounds to me like the users already have some packages in their model and during a get all latest EA is trying to import them into a different location.

If you're not using private models then I have no idea and you'll probably need to contact sparx support, providing as much information about your set-up as possible.

softwareEngineer

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: EA and DAO Error....
« Reply #3 on: July 15, 2008, 09:21:36 pm »
Yes,
we're using private model ....
but we only "Get Latest" of package.
How to solve ?

I can check the path of package that have a problem!

_ _
Onorato.

softwareEngineer

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: EA and DAO Error....
« Reply #4 on: July 15, 2008, 09:33:17 pm »
i've checked a path (of xml file) of package with dao error
it's ok !

help me.