Hi, I have a question about inputing data into mysql database table.
Here is my problem. I can insert data into mysql on command prompt by doing something like this: source myfile.sql
however I want to do this in java code. is there any possible way of doing this.
Ex public getData( ){...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.