Dynamic Web Tutorials and Notes

Displaying data - Create recordset

Data is displayed from Databases in records (a set of related information equal to a row of a table). Hence a ‘recordset’

  1. Click ‘Window>Bindings’
  2. Click ‘+’ button
  3. Click ‘Recordset’
  4. In name type ‘rsTestRecordSet’
  5. In connection select ‘connTest’ (defined in previous step)
  6. Select Table 'Employees'
  7. Click columns ‘All’
  8. Click filter ‘none’
  9. Click sort ‘none’
  10. Click ‘test’ button
  11. See database contents
  12. Click ’OK’
  13. Click ’OK’
Valid CSS! . Valid XHTML 1.0 Strict . Level Triple-A conformance icon, 
          W3C-WAI Web Content Accessibility Guidelines 1.0 .