• 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: Using LIKE with PostgreSQL
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using LIKE with PostgreSQL


  • Subject: Re: Using LIKE with PostgreSQL
  • From: Arturo Perez <email@hidden>
  • Date: Wed, 10 Aug 2005 12:32:06 -0400

Colin Shreffler wrote:
Here is my code:

if(searchParam.objectForKey("lastName") != null)
        searchParam.takeValueForKey(searchParam.objectForKey("lastName") +
"*", "lastName");

This seems pretty standard.  Can you see any flaw in it?

-c

What's your database setup? Postgres Plugin, version etc. Looks like the escape statement in the SQL is wrong. Did you use objectMatchingKeyAndValue or some other way to create the SQL?
_______________________________________________
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: Using LIKE with PostgreSQL
      • From: "Colin Shreffler" <email@hidden>
References: 
 >Using LIKE with PostgreSQL (From: Colin Shreffler <email@hidden>)
 >Re: Using LIKE with PostgreSQL (From: "Jerry W. Walker" <email@hidden>)
 >Re: Using LIKE with PostgreSQL (From: "Colin Shreffler" <email@hidden>)

  • Prev by Date: Re: Stupid Person Question - Mysql Relationships
  • Next by Date: Re: Problem with WOHyperlink/WORepetition in embedded WOComponents
  • Previous by thread: Re: Using LIKE with PostgreSQL
  • Next by thread: Re: Using LIKE with PostgreSQL
  • Index(es):
    • Date
    • Thread