If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
What type of errors are you encountering using mysqldump from visual basic?
I would assume if you can use mysqldump from the command line you should have no problems calling it from a program as long as you are calling it with the correct directory path to mysqldump and using the correct arguements.