MySQL Forums
Forum List  »  Connector/C++

Backing up database
Posted by: Andrew Truckle
Date: March 17, 2009 09:29AM

Hello

I have installed the MySQL connector and have been able to connect to my remote database using CDatabase object.

I am able to add / modify / delete records without any problem. I am very happy!

But I would like to add some kind of backup mechanism to my application. I see there is a mysqldump utility but I am unsure how to execute that from a CDatabase object in Visual C++ MFC.

Please advise. Thank you.

Andrew

Options: ReplyQuote


Subject
Views
Written By
Posted
Backing up database
3580
March 17, 2009 09:29AM
2368
March 18, 2009 07:00AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.