• 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: Newbie: Mixing HTML & WO Pages?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Newbie: Mixing HTML & WO Pages?


  • Subject: Re: Newbie: Mixing HTML & WO Pages?
  • From: "Adam Chan" <email@hidden>
  • Date: Thu, 23 Oct 2003 16:39:56 -0600

> Hmmm... this sounds very cumbersome... why not use faulting instead?*

It is different.
Say, assume we have a Product table that contains some 100 thousands
records.  The client wants to browse through all the records by product part
number only at first. While this product table is big; it has many records
and attributes (actually values, not foreign keys to the other tables,
"faulting "), fetching all the attributes together is a waste. Note, at this
point, the client cares nothing more than the part number. In this case, we
can simply do a SQL raw fetch on part number only. Until the client really
want to examine a few products, we can than fetch the EOF base on the
selected part numbers.
_______________________________________________
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.

  • Follow-Ups:
    • Re: Newbie: Mixing HTML & WO Pages?
      • From: petite_abeille <email@hidden>
References: 
 >Re: Newbie: Mixing HTML & WO Pages? (From: petite_abeille <email@hidden>)

  • Prev by Date: Newbie Help: See previous entitled "Image Maps and WO"
  • Next by Date: Re: Spellchecking queries to a database
  • Previous by thread: Re: Newbie: Mixing HTML & WO Pages?
  • Next by thread: Re: Newbie: Mixing HTML & WO Pages?
  • Index(es):
    • Date
    • Thread