From Arrays to mySQL and Back
Nov 15th @ 6pm GMT
I would like to share how I use arrays to display and save data to and from
mySQL or SQLite databases. After designing a table my demonstration will show how to auto-create the labels and fields to hold the data from the table in a card by using the information from the table to name and label the fields. I will show how to save the changes to fields back to the database.