On Sunday 27 October 2002 07:17 am, Michael Montagne wrote:
> How do I pass an SQL statement containing joins of different classes
> to MySQLObjectStore? It appears I can only return rows from one
> table using fetchObjectsOfClass. Are all updates to tables intended
> to be through the classes r
How do I pass an SQL statement containing joins of different classes to
MySQLObjectStore? It appears I can only return rows from one table
using fetchObjectsOfClass. Are all updates to tables intended to be
through the classes rather than using straight SQL or is it possible to
both ways?
Thank