From: Ksenia M. <kse...@gm...> - 2004-12-16 16:16:17
|
It helps, SQLObject now adds extra table name to the query, great. But, unfortunately, I still have this missing linking statement(x.id = y.id). This is also the answer to your mail with the test- the test works great! But the existing application still has the problem.. weird. . I also noticed that in the "wrong" sql the table names are switched: ".... from person, employee... " instead of "... from employee, person... " (like in your test). Thanks again -- Ksenia |