Book a Demo

Author Topic: EA 740, Crashs on ODBC MySQL import!  (Read 2717 times)

reddog

  • EA User
  • **
  • Posts: 26
  • Karma: +0/-0
    • View Profile
EA 740, Crashs on ODBC MySQL import!
« on: November 28, 2004, 05:19:52 pm »
Hi all,
I am a new user trying out eval 740, so far so good...
But EA crashs via MySQL ODBC import.  I've tried all my MySQL db's, but all crash.  Other's do not (eg DB2, mdb).  Seems to be EA-MySQL problem, although ODBC MySQL is good in OpenOffice, MS & Borland stuff and mysql command line etc.
Anyone else suffering or have any sugestions?
Reddog.

AppName: ea.exe      
AppVer: 4.5.0.740      
ModName: myodbc3.dll
ModVer: 3.51.6.0      
Offset: 0000d4d7

reddog

  • EA User
  • **
  • Posts: 26
  • Karma: +0/-0
    • View Profile
Re: EA 740, Crashs on ODBC MySQL import!
« Reply #1 on: November 30, 2004, 09:27:23 am »
Problem solved ...
I backed up my data
upgraded MySQL to 4.1.7 (comes with a nice mysql admin)
upgraded MyODBC to 3.51.10
restored data (be careful not to overwriting mysql db!)
and ran up the server
it works!

One point - there are not database index links,
on the diagram of imported data table,
Together produces nice links showing table relations if the
fields are the same name - as per my design ... ;(

Dan.