Linking Window



LINKING WINDOW

  • DB2ASP should then automatically determine the proper table for you link to. If it cannot, then select the table you would like to link to (that has the child records).
  • Then select, in both the 'Parent Tables Fields' and 'Linked Table Fields' column, the field that contains data that is identical between the two tables, also called a primary key. The data type of each corresponding field must be the same to create a link/join. Select table to link to that contains related or child records of the parent table.
  • Optionally, you may specify the name of the hyperlink users will click on to see the related or child records
  • In your asp pages you will see a "Related Records" link on the results and/or detail pages.