Hi buddies i need to call the mysqldump command from my java code... Anyone know how to call that command by using java program... pls tell the solution... thanks in advance
hi yar.. Iam execute the mysqldump command using java.lang.process but it will throws IOException.....?whats the solution for that?but using the same process class iam executing the linux command 'gedit' it will execute correctly... can u give me the solution for this problem...?