Possible Duplicate:
How to connect MySQL to Java program
Hi I have some data that I would like to input into a MySQL server. However the data is being generated by a program I wrote in java. Is it possible to access and write to a MySQL server using java?