• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: EOKeyValueQualifier not escaping single quote character
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EOKeyValueQualifier not escaping single quote character


  • Subject: Re: EOKeyValueQualifier not escaping single quote character
  • From: Lachlan Deck <email@hidden>
  • Date: Fri, 16 Jan 2009 11:58:18 +1100

On 16/01/2009, at 11:25 AM, Ricardo J. Parada wrote:

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?

Have you tried this? new EOKeyValueQualifier(key, EOQualifier.QualifierOperatorLike, string);

with regards,
--

Lachlan Deck



_______________________________________________
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


  • Follow-Ups:
    • Re: EOKeyValueQualifier not escaping single quote character
      • From: "Ricardo J. Parada" <email@hidden>
References: 
 >EOKeyValueQualifier not escaping single quote character (From: "Ricardo J. Parada" <email@hidden>)

  • Prev by Date: Re: [OT - kinda] WOWODC 2009 webcasting?
  • Next by Date: Re: [OT - kinda] WOWODC 2009 webcasting?
  • Previous by thread: EOKeyValueQualifier not escaping single quote character
  • Next by thread: Re: EOKeyValueQualifier not escaping single quote character
  • Index(es):
    • Date
    • Thread