Re: Weird problem with EOModel create SQL

2013-11-21 Thread Markus Ruggiero
Weird things were going on. All of a sudden things did not work anymore. Not only generating SQL hickuped but also create new entity in EOModeler: the entity did not get the default id attribute. I decided to clean up everything WO / ER related and installed everything anew and everything work

Re: Weird problem with EOModel create SQL

2013-11-18 Thread Chuck Hill
Was this in a framework? Is the MySQL plugin on the class path in the framework? -- Chuck Hill Executive Managing Partner, VP Development and Technical Services Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific

Weird problem with EOModel create SQL

2013-11-17 Thread Markus Ruggiero
I have no idea what might have changed but all of a sudden when creating SQL from an EOModel I get the comment text "The 'Create Primary Key Support' option is unavailable." in the script. Checking and unchecking the related checkbox shows or hides this comment. This is against a MySQL database.