Book a Demo

Author Topic: Runtime Error on Data Transfer  (Read 2527 times)

msalomao

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Runtime Error on Data Transfer
« on: March 20, 2006, 10:18:17 am »
I'm trying to transfer EAP to DBMS but I get an error when it gets to t_document table, and the EA needs to be closed with no information about, just show me a Runtime Error.

Has anyone had the same problem?
Is there a error log to help me?

versions:
EA 6.1.788
MySQL 4.1.18 nt
ODBC 3.51.12

Tks,
marcos

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Runtime Error on Data Transfer
« Reply #1 on: March 20, 2006, 11:37:58 am »
First, check the obvious:

1) Have you first built and populated the MySql database using the Sparx script?

2) Are you using the correct script for your data engine? [IMHO difficult to get past question 1 otherwise, but it's worth asking.]

3) What version of MDAC are you using? [EA requires 2.6 or 2.7.]

4) Have you set the MySql options are per http://www.sparxsystems.com.au/registered/reg_ea_mysql_instructions.html?
No, you can't have it!

Tom.Beran

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
  • nothing to say
    • View Profile
Re: Runtime Error on Data Transfer
« Reply #2 on: January 11, 2007, 07:13:00 am »
Quote
I'm trying to transfer EAP to DBMS but I get an error when it gets to t_document table, and the EA needs to be closed with no information about, just show me a Runtime Error.

Has anyone had the same problem?


Yes.

1. make empty EAP file.

2. transfer your old EAP into the new EAP using project transfer EAP -> EAP.

3. transfer the new EAP into DBMS


Good luck!  ;D