Book a Demo

Author Topic: Questions about Imports  (Read 2305 times)

beach_defender

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Questions about Imports
« on: June 13, 2005, 07:21:26 pm »
Hi,
I have been trying to import tables from a MYSQL Database and have been getting application errors from EA consistently.  I'm using the MYSQL ODBC 3.5.1 driver.

Has anyone else had this problem?  
If so did you fix it?  
If so how?

I also noticed that importing PHP code doesn't always work as I'd hoped.  I had expected that any file with

class MYClass()
{
   var $var1

   function F1 ()
  {
      ... stuff
  }


}

would build an object in the Data/Logical Diagram, but for soime reason, that I haven't chased up enough, this isn't happening.  ( Ican post example code if its useful, but I didn't want to make the post too big right now.

I'd be intrested in any info on what can be done to make this a little less unpredicatable.


The application error is the biggest issue right now though.

Can I import the table definitions another way?

Barry
Stay happy, stay well, get ivolved...