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.

 
Go Back  dBforums > Database Server Software > MySQL > Full database backup via SQL commands?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-13-05, 16:44
rolandpish rolandpish is offline
Registered User
 
Join Date: Jun 2004
Posts: 21
Full database backup via SQL commands?

Hi experts,
how can I make a full database backup via
SQL commands?

I've been trying to call mysqldump.exe from
Visual Basic with no success, so this time I
will try to do it via SQL commands.

Thanks for your time!

Roland
Reply With Quote
  #2 (permalink)  
Old 01-16-05, 20:40
J.D. J.D. is offline
Registered User
 
Join Date: May 2004
Location: NJ USA
Posts: 21
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.
__________________
J.D.
Database Administrator
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On