home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 45 / cda45.iso / Titulos / 4D / setup.RSR / TEXT_683_Explain_4.txt < prev    next >
Encoding:
Text File  |  2000-03-29  |  504 b   |  9 lines

  1. To automatically find the information stored in one table from another table, 4th Dimension database engine uses relations.
  2.  
  3. In our example, the relation between the "People" table and the "Travel" table allows you to find automatically:
  4. - the person that has participated to a given trip
  5. - all the trips made by this same person
  6.  
  7. The tables, fields and relations constitute the database Structure.
  8.  
  9. 4th Dimension will now offer you some standard tables and fields that can be used to make your database.