Hi,

I've problems with OQL requests and LIKE. For example if I do something
like:

patient_infos_oql = database_manager.getOQLQuery ("SELECT p FROM
aspdmi.server.hecr.patient.PatientInformation p WHERE
p.admin_infos.name.family_name LIKE $1 ");

the response is not correct (I've all the patientinformations).

With Castor 0.9.2 it worked well but not with Castor 0.9.3.

Is this bug fixed in the CVS version? Do you need my source code?

Thanks, cedric.

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to