This topic is locked

Lost Edit SQL Query when reopening project

2/5/2005 1:56:47 AM
ASPRunnerPro General questions
Pfeiffer author

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

Sergey Kornilov admin 2/5/2005

Uwe,
this could happen if database structure was changed (some fields don't exist anymore in those database tables).
If this is not a case send to support@xlinesoft.com your project file along with sample MySQL database for investigation.