Add record to the Table or View

To add the record to the table or view:
  1. Connect to Database
  2. Expand Database Connection name node
  3. Expand Tables/Views node
  4. Select a Table/View
  5. Switch to Table/View data tab
  6. The first 20 records will be displayed
  7. To see additional 10 records, press Read 10 Records icon on the tab’s tool bar
  8. New record can only be added at the end of the table
  9. To see all table's record, press Read All Records icon on the tab's tool bar
  10. To add record to the table, click Insert New Record icon on the tab's tool bar
  11. New record will appear at the end of the table
  12. In the new record, click on each cell to fill the data
  13. To commit the insert, click on Commit Record icon on the tab's tool bar
  14. To save the change, click Yes on confirmation dialog.