Print at Mar 17, 2010 11:14:12 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