Book a Demo

Author Topic: Error after Project Transfer FileToFile  (Read 2356 times)

nxtControl

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Error after Project Transfer FileToFile
« on: June 14, 2019, 02:14:21 am »
I made this transfer from eab to eabx to convert to Jet4
Afterwards in the eabx i get this error when i want to add objects (Diagram)

---------------------------
Enterprise Architect
---------------------------
DAO.Recordset [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.
---------------------------
[ OK ]
---------------------------

What did i wrong or is there another way to migrate from eab to eabx (Jet4)?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Error after Project Transfer FileToFile
« Reply #1 on: June 14, 2019, 05:04:28 am »
You probably have to run a project integrity check beforehand. Shame on Sparx they do not enforce that.

q.

nxtControl

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Re: Error after Project Transfer FileToFile
« Reply #2 on: June 14, 2019, 09:28:34 am »
This worked. Thank you!