Howdy,
i'm having an issue with a project that I've been converting to MySQL (from OpenBase). Something that has come up since testing against MySQL is that the select query for a derived column does not appear to be generating the correct SQL... it generates a blank column name for the derived columns. For example:
"select t0.someAttribute, t0.otherAttribute, ..., t0.<i-wish-a-formula-was-being-inserted-here-but-it's-not>, ..., t1.someAttribute from xyz t0, abc t1"
Obviously the query fails against the database, because no column or calculation has been entered... Any idea what would be causing this? Basic setup is Eclipse, editing the model with Entity Modeler, with the project using Wonder.
Thanks & regards,
Clark
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Help/Unsubscribe/Update your Subscription: