Print at Sep 3, 2010 5:11:30 PM

Posted by andy at May 23, 2006 8:03:05 AM
Re: JDODataStoreException when querring a collection in many to many relation
I'm using MySQL 4.0.15 database

Use of EXISTS is stated in the JPOX docs http://www.jpox.org/docs/1_1/rdbms.html as only being supported by MySQL from 4.1
----------------------------------------
-Andy smile