• 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: EOFetchSpecification with SQL
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EOFetchSpecification with SQL


  • Subject: Re: EOFetchSpecification with SQL
  • From: "Alex Blaj" <email@hidden>
  • Date: Wed, 20 Aug 2003 13:57:41 +0300

Hi,

Thanks alot. This is exactly what I needed. Great.

Alex.

----- Original Message -----
From: "Anjo Krank" <email@hidden>
To: "Alex Blaj" <email@hidden>
Cc: <email@hidden>
Sent: Wednesday, August 20, 2003 1:40 PM
Subject: Re: EOFetchSpecification with SQL


> Am Mittwoch, 20.08.03, um 12:22 Uhr (Europe/Berlin) schrieb Alex Blaj:
> > Is there any way to create a fetchSpecification using a String that
> > contains
> > the SELECT statement for that fetchSpec?
> > Or, if I declared a new fetchSpecification, it there a way to set its
> > bindings
> > so that it corresponds to my SELECT (String) statement.
> >
> > I'm using a query like this: (SELECT ...) INTERSECT (SELECT ...).
>
> you can set the string via:
>
> NSDictionary hints = new NSDictionary("select ...",
> "EOCustomQueryExpressionHintKey");
> spec.setHints(hints);
>
> Cheers, Anjo
> _______________________________________________
> webobjects-dev mailing list | email@hidden
> Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
> Do not post admin requests to the list. They will be ignored.
>


=====================================================================

Lettrix bv, P.O. Box 5, 6980 AA Doesburg,
The Netherlands -- Tel: +31 313 478 000,
Fax: +31 313 478 080 -- Check our website at:
http://www.lettrix.com
=====================================================================

Disclaimer:
The information contained in this communication is confidential and
may be legally privileged. It is intended solely for the use of the
individual or entity to whom it is addressed and others authorised to
receive it. If you are not the intended recipient you are hereby
notified that any disclosure, copying, distribution or taking any
action in reliance on the contents of this information is strictly
prohibited and may be unlawful. Lettrix B.V. is neither liable for
the proper and complete transmission of the information contained in
this communication nor for any delay in its receipt.
=====================================================================
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: EOFetchSpecification with SQL (From: email@hidden (Anjo Krank))

  • Prev by Date: Re: EOFetchSpecification with SQL
  • Next by Date: Upload with Direct action
  • Previous by thread: Re: EOFetchSpecification with SQL
  • Next by thread: Re: EOFetchSpecification with SQL
  • Index(es):
    • Date
    • Thread