MySQL Sytax error with master and detail pages
Master and Detail pages.
I get an SQL error when I click on an Item in the Master page.
?You have an error in your SQL syntax; check the manual that corresponds to
your MySQL server version for the right syntax to use near 'ID = 16 LIMIT 0,
10' at line 1 ?
If I try to open the detail page I get
?You have an error in your SQL syntax; check the manual that corresponds to
your MySQL server version for the right syntax to use near 'ID = -1 LIMIT 0,
10' at line 1 ?
I created this pair by simply clicking on Insert/data object/ master detail
page.
I have tried this various ways, but always get the same result.
Is there a bug in CS3?
|