Book a Demo

Author Topic: generate MySql InnoDB Table . How ?...  (Read 2799 times)

manuzinho75

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
generate MySql InnoDB Table . How ?...
« on: January 19, 2005, 07:44:48 am »
I'm testing this software and it seems to be great but i did not succeded to create innondb table .

Is there any  dialog box where i could choose the TYPE of my mysql table ? Maybe i missed it but i checked (i think) everywhere and did not find even if i saw in the specs it was possible to do ...

Thanks a lot for your help

« Last Edit: January 19, 2005, 09:21:59 am by manuzinho75 »

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: generate MySql InnoDB Table . How ?...
« Reply #1 on: January 19, 2005, 02:06:59 pm »
You need to create a tagged value for the table element of Type=InnoDB. There's instructions in the help file if you search for "innodb".

Hope that helps
The Sparx Team
[email protected]

manuzinho75

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: generate MySql InnoDB Table . How ?...
« Reply #2 on: January 20, 2005, 12:52:27 am »
Thank you for your answer.

I think my research was  not very intuitive ;-)

The complete solution can be found in the help file of the software (i'm testing the 4.5 EA). You just have to find the word "innodb" and click on "Set table properties"

I continue my discover of this great software !