EOKeyValueQualifier not escaping single quote character
EOKeyValueQualifier not escaping single quote character
- Subject: EOKeyValueQualifier not escaping single quote character
- From: "Ricardo J. Parada" <email@hidden>
- Date: Thu, 15 Jan 2009 19:25:34 -0500
The following qualifier:
EOQualifier q = new EOKeyValueQualifier(key, QualifierOperatorEqual, "Joe's");
when used to fetch result's in an oracle error when fetching from the database:
ORA-00907: missing right parenthesis
Wasn't EOF supposed to escape this thing?
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden