Author Topic: repository issues  (Read 2938 times)

xhanness

  • EA User
  • **
  • Posts: 32
  • Karma: +0/-0
    • View Profile
repository issues
« on: August 12, 2009, 01:50:20 am »
Hi,

I have been struggeling for two days with two issues:

ISSUE 1
1) I created "Microsoft Access Driver" in Windows data sources
2) The source is referencing an EAP in file on my disk
3) With use of Aqua data studio, I am able to connect this data source, but the schema is empty
:-/ I do not see any tables ... no data.

ISSUE 2
1) I created a schema on a MySql server and run the script provided by Sparx for creating all necessary tables
2) I set up a connection to the database in EA according to steps on Sparx web.
3) when I click open the project, there is a "Loading project" label in left bottom corner of the window. When it disappears, nothing happen - the project is not open.
:'-(

Any hints are warmly welcome :)


PS: I have the Corporate edition


Mike Fechner

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Re: repository issues
« Reply #1 on: August 12, 2009, 04:34:35 am »
Did you copy the eabase.EAP content to the empty DB using the project transfer wizard?

xhanness

  • EA User
  • **
  • Posts: 32
  • Karma: +0/-0
    • View Profile
Re: repository issues
« Reply #2 on: August 12, 2009, 05:01:03 am »
Hello Mike,

thanks for the right hint. Yes, I forgot to set up the new repository with an empty project. Now it works fine !  :D

However, if anybody have an idea how to solve the first issue ...