Book a Demo

Author Topic: Project Transfer EAP to DBMS  (Read 4256 times)

D. Miller

  • EA Novice
  • *
  • Posts: 12
  • Karma: +0/-0
    • View Profile
Project Transfer EAP to DBMS
« on: July 02, 2008, 01:08:56 am »
Hello I hope someone can help me on this.

I'm currently running EA 7.1 Build 830.  I have an EAP model that I have transferred onto a SQL server 2005 database. However, when I try to open the sql server model/repository I get the following error.

ADODB.Recordset [-2146825267]
Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.


The SQL server repositoy then only displays a small fraction of the packages for this model.

I have used 'Project Compare', this states there are no differences beween the EAP and SQL server. Also 'Project Itegrity Check' reports no errors on either the EAP repository or the SQL Server repository.  I have tried to transfer again, hoping it was a one off but no such luck.

Thanks in advance

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Project Transfer EAP to DBMS
« Reply #1 on: July 02, 2008, 07:49:29 am »
Sounds like a bug.

Before you send in a report you might want to try the following. First, download a new copy of the SQL scripts from Sparx and regenerate your SQL database. I've had situations before where this seemed to cure mysterious problems.

If that does not work, try setting up an empty project on SQL Server, then copying in your EAP (or whatever) project via an XMI export-import cycle.

In the second case report the results to Sparx regardless of whether it works or not. If you can transfer one way but not the other something is definitely wrong.

David
No, you can't have it!

D. Miller

  • EA Novice
  • *
  • Posts: 12
  • Karma: +0/-0
    • View Profile
Re: Project Transfer EAP to DBMS
« Reply #2 on: July 02, 2008, 06:21:57 pm »
Thanks will give this a go.