urgent help needed
Am trying to restore a MySQL database using the 'mysql -u root db < my_db' command. In vb's process.start. it gives me the default output you get when you type MySQL - help. Can someone tell me what's up. I guess it cannot see the < symbol. Regards.
roottybrian
Junior Poster in Training
54 posts since Aug 2008
Reputation Points: 10
Solved Threads: 10
thines01
Postaholic
2,424 posts since Oct 2009
Reputation Points: 445
Solved Threads: 402
roottybrian
Junior Poster in Training
54 posts since Aug 2008
Reputation Points: 10
Solved Threads: 10
I understand.
That's a "shell" issue and from what I remember, more complicated.
Can you then write the commands into a batch file, then process-start the batch file? :(
thines01
Postaholic
2,424 posts since Oct 2009
Reputation Points: 445
Solved Threads: 402
I understand.
That's a "shell" issue and from what I remember, more complicated.
Can you then write the commands into a batch file, then process-start the batch file? :(
Thanks. Using a batch file works perfectly. Kudos guys.
roottybrian
Junior Poster in Training
54 posts since Aug 2008
Reputation Points: 10
Solved Threads: 10