Book a Demo

Author Topic: Project Transfer  (Read 3020 times)

gradzi

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Project Transfer
« on: October 08, 2008, 05:53:08 pm »
I have a problem with transferring my .eap project to a mysql database. After the transfer all attribute fields in my class diagrams are empty. Accessing the attribute properties returns the errors "Microsoft Cursor Engine [-2147217864] Some values may have been changed since it was last read." And ADODB.Recordset [-2147217864] this action is not allowed" (translated from German)

Does anyone know this problem - or even a solution to it?

Kind regards,
Gradzi

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Project Transfer
« Reply #1 on: October 09, 2008, 08:17:49 am »
There are two critical non-default settings required when setting up an ODBC driver for MySQL.  See Set up a MySQL ODBC Driver and ensure you select the checkboxes in step 7.