Insert data from table component
Hi guys,
I have a table which has 4 columns and 5 rows. How can I insert these data into MYSQL database? Can someone explain to me? I have no idea of how to retrieve the records row by row from the table and put them into the database.
I am using Sun Java Studio Creator 2 Update 1.
*Note: table here is not that table in the database but the table on the design view.

