Chapter 7. Gathering Data


Collecting data from users is one of the central problems in the computer world. It's been addressed many different ways, usually through some sort of tool that displays data entry forms on screen, then validates and stores the entries. SharePoint provides two different approaches for gathering data:

  • Lists collect simple tables of items.

  • Form libraries collect complex data sets.

How do you know if the data you want to gather is simple or complex? Mostly, this has to do with the relationship between items. Lists are tables containing rows and columns. It's hard to create hierarchical relationships or complex entry forms, so lists are best for items where most columns contain simple values.

Form libraries collect pages of data using InfoPath form templates. InfoPath supports links to databases, complex validation rules, and spell-checking, and stores data in XML format within the form library. Form libraries are more useful when the entries are linked to a database, need to be sent through email, or contain items that include hierarchical relationships.



Essential SharePoint
Essential SharePoint 2007: A Practical Guide for Users, Administrators and Developers
ISBN: 0596514077
EAN: 2147483647
Year: 2005
Pages: 153
Authors: Jeff Webb

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net