I am writing a program in java that is to move the data from MS Access to MySQL. There already is a table structure of the Access database in MySQL, all I need to do is move the data from Access to MySQL. I was hoping that someone may have done this before and could give me some pointers as to which would be the best way to implement this. Any suggestions would be greatly appreciated, the database is not huge so that is not really a factor.