I have lot of data on my remote computer and I want to insert it in to mySQL.
What is the best method to do it.
One way is to write a java program that convert my data into embedded SQL and insert it. But the problem is I can't connect to host.
Second way is to let the program convert
it to a SQL file that I run in mySQL. The problem here is the size of that file.
Any suggestion?


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks