• 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: Select Distinct with EOF
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Select Distinct with EOF


  • Subject: Re: Select Distinct with EOF
  • From: Francis Labrie <email@hidden>
  • Date: Mon, 28 Jun 2004 15:43:14 -0400

Hi,


Yves Custeau wrote:
> How can I do the equivalent of SELECT DISTINCT directly from an
> EODisplayGroup when I fetch?

You can't set this through the graphical user interface, but you can
add it programatically (i.e. accessing to the EODatabaseDataSource's
EOFetchSpecification) or you can add it statically to the related
"*.woo" file instead:

	[...]
     variables = {
         displayGroup = {
			[...]
             dataSource = {
				[...]
                 fetchSpecification = {
                     usesDistinct = YES;
					[...]

--
Francis Labrie
Saint-Bruno-de-Montarville, Quebec, Canada
_______________________________________________
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: 
 >Select Distinct with EOF (From: Yves Custeau <email@hidden>)

  • Prev by Date: Select Distinct with EOF
  • Next by Date: core data
  • Previous by thread: Select Distinct with EOF
  • Next by thread: core data
  • Index(es):
    • Date
    • Thread