Book a Demo

Author Topic: Ea terminates using SQL tables  (Read 5064 times)

rescobar

  • EA User
  • **
  • Posts: 69
  • Karma: +0/-0
  • Viva Bolivia
    • View Profile
Ea terminates using SQL tables
« on: December 28, 2004, 12:43:37 pm »
Hola muchachos!
I'm working in Windows 2003 Server OS. When I drop a SQL table (obtained via ODBC to the data model) there is the follwing message:

The instruction at "0x0058179f" referenced memory at "0x0000004". Then memory could not be "read"
Click OK to terminate the program
Click CANCEL to debug the program

Any ideas?
Thanks in advance
Ramiro
Sergio Escobar
[email protected]

hd

  • EA Administrator
  • EA User
  • *****
  • Posts: 312
  • Karma: +0/-0
    • View Profile
Re: Ea terminates using SQL tables
« Reply #1 on: December 28, 2004, 02:26:29 pm »
Which version and build of EA?

Which repository is EA on (eap, SQL Server, etc)?

"...drop a SQL table..." Can you be more specific? (Explain the steps you took that resulted in the error).

rescobar

  • EA User
  • **
  • Posts: 69
  • Karma: +0/-0
  • Viva Bolivia
    • View Profile
Re: Ea terminates using SQL tables
« Reply #2 on: December 30, 2004, 12:12:35 pm »
1. I reverse eng. SQL Server tables to a Data Model
2. I make a Use Case model with several Use Cases
3. In order to show DB persistence, I try to drop some tables from the Data Model to the Use Case Model
4. Dropping any table "as Simple Link" causes the mentioned message and EA termination

When the table is dropped "as Instance of element" it is dropped normally, nothing happens.

I'm using a SQL Server 2000 database.
Sergio Escobar
[email protected]

hd

  • EA Administrator
  • EA User
  • *****
  • Posts: 312
  • Karma: +0/-0
    • View Profile
Re: Ea terminates using SQL tables
« Reply #3 on: December 30, 2004, 01:23:34 pm »
Current build 744 doesn't have this problem. Which build are you using?

If you still experience problems on build 744, email Sparx Support.

rescobar

  • EA User
  • **
  • Posts: 69
  • Karma: +0/-0
  • Viva Bolivia
    • View Profile
Re: Ea terminates using SQL tables
« Reply #4 on: December 30, 2004, 01:32:03 pm »
Build 740. I'll try with the latest.
Sergio Escobar
[email protected]

rescobar

  • EA User
  • **
  • Posts: 69
  • Karma: +0/-0
  • Viva Bolivia
    • View Profile
Re: Ea terminates using SQL tables
« Reply #5 on: December 30, 2004, 01:44:34 pm »
with build 744 all runs ok. Thank you very much
Sergio Escobar
[email protected]