Hello,
in Step 5 I changed the SQL Query into a JOIN query with two tables, although in
Step 2 I used as origin ONE table (not a view with two tables because my
version of MySQL does not support Views).
In all following steps everything is okay. The built Source code shows the
fields of the two joined tables. Works great !!
After saving and reloading / rebuilding the project my manual changed SQL-String is lost. !!
Can I tell the generator not to overwrite/recreate my SQL-Query !!!
Thanks
Uwe Pfeiffer