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.

[393 byte] By [bronze-starDukes] at [2007-11-26 12:15:02]
# 1
Check out the MySQL Project which demonstrates Database CRUD: http://blogs.sun.com/sakthi/entry/flavors_of_crud_tutorial_projectsAlso refer to: http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/ins
bronzestar at 2007-7-7 14:18:24 > top of Java-index,Archived Forums,Socket Programming...