Book a Demo

Author Topic: Can't transfer an EAP into DBMS  (Read 2896 times)

blah

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Can't transfer an EAP into DBMS
« on: April 05, 2004, 09:13:40 am »
Hi!

I am trying to transfer an EAP file into the SQL server database. Transfer runs for some time but then I get this error:

An error has occurred
ADODB.Recordset [-2146825069]
Operation is not allowed in this context.
Press OK to attempt to continue table upgrade (current record will be lost), Cancel to abort upgrade process.

Whatever I choose EA hangs.

I have EA 3.60.650. I have checked the model (Data integrity) before starting the transfer and there were no errors.

Do you have any idea what is wrong?

tomhirsch

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Re: Can't transfer an EAP into DBMS
« Reply #1 on: April 09, 2004, 02:47:41 pm »
I've had the same problem attempting to reverse engineer a C++ directory structure into a shared SQL Server 2000 repository.  However, my "recordset" error message is preceeded by this message dialog:  "Microsoft Cursor Engine [-2147217887] Multiple-step operation generated errors.  Check each status value."

I just submitted this problem into their bug database for registered users.

--Tom