aspose file tools
The moose likes Object Relational Mapping and the fly likes Import mysql dump through java program (not responding). Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » Object Relational Mapping
Reply Bookmark "Import mysql dump through java program (not responding). " Watch "Import mysql dump through java program (not responding). " New topic
Author

Import mysql dump through java program (not responding).

sureshreddy govindu
Greenhorn

Joined: Jun 08, 2011
Posts: 28
hi,


i am trying to import mysql database dump through java porgrame., but it's not repond.,
give me help.

rt.exec("C:\\Program Files\\MySQL\\MySQL Server 6.0\\bin\\mysqlimport -hlocalhost -uroot -ptiger aaa -h /suresh22.sql");
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Import mysql dump through java program (not responding).
 
Similar Threads
how to synchronize the databases(different locations)
Embedding MySQL Database in Java Application
What is the Java URL to connect to mysql server in Ubuntu when installed using apt?
Loading images into MySQL via Ant
JNI calling a C Program which gives a Core Dump