Creating an database table update form using bootstrap generator and server connect

This video (10:28) demonstrates how to create a database query to select a specific record via it’s identity, how to generate a bootstrap form and display the contents of that record in the form.
How to create an update query is then demonstrated and finally how to submit any form changes back to that record in the database table.

5 Likes