This is a migrated thread and some comments may be shown as answers.

backup and restore of mysql database in vb.net

7 Answers 585 Views
Visual Studio Extensions
This is a migrated thread and some comments may be shown as answers.
Jack
Top achievements
Rank 1
Jack asked on 13 Oct 2010, 01:40 PM
hello to all i m using rad control to making project  and database of mysql(odbc) now i want to give utility of  take backup and restore database how can i give send me some code for it.

7 Answers, 1 is accepted

Sort by
0
Erjan Gavalji
Telerik team
answered on 13 Oct 2010, 01:56 PM
Hi Goldy,

I'm afraid I could not clearly understand you. Do you want to create a database backup utility by utilizing RadControls for WinForms to build its UI?

Or, are you searching for a database backup utility and ask the community for some code?

Kind regards,
Erjan Gavalji
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Jack
Top achievements
Rank 1
answered on 13 Oct 2010, 02:01 PM
hi
i want some code for taking backup and restore my mysql database

for example
my database name is "sms"

now i want to take backup of "sms"  and restore again "sms" when user want.

in mysql vb.net

0
Erjan Gavalji
Telerik team
answered on 13 Oct 2010, 02:57 PM
Hi Goldy,

I'm afraid I cannot help with a direct suggestion on this one.

You could check the mySQL documentation on available approaches for backing up/restoring a database. I'm pretty sure some CodePlex projects could give lots of hints as well.

Kind regards,
Erjan Gavalji
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Richard Slade
Top achievements
Rank 2
answered on 13 Oct 2010, 02:59 PM
Hi Goldy, 

This isn't really related to telerik, but you will need to create a MySql Dump. See http://www.devarticles.com/c/a/MySQL/Backing-Up-Your-MySQL-Databases-With-MySQLDump/2/

Hope that helps
Richard
0
Ram
Top achievements
Rank 1
answered on 21 Dec 2011, 06:43 AM
You can create a directory by Vb.Net create code and then copy your database there by copy code. for detail you can also visit How to take backup? Vb.net code
0
Gloria
Top achievements
Rank 1
answered on 01 Oct 2020, 04:52 PM
If you are looking for backup and restore your database then you should install the DataNumen Backup software which has a good data base as per your needs which can develop your everything also secure your data for further operating the system.
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 02 Oct 2020, 12:26 PM

Hello, Gloria, 

Thank you for sharing with the community your suggestion.

We always strive to encourage our customers to use general programming forums like MSDN and StackOverflow if they have any inquiries that are not directly related to the Telerik UI for WinForms suite.

I have researched for further information on the specific topic and have found the following threads that may be useful as well: 
https://stackoverflow.com/questions/190194/database-backup-of-a-mysql-database-in-vb-net/29105049 
https://social.msdn.microsoft.com/Forums/en-US/62acea83-236b-4f55-8eec-25d80df5df66/backup-restore-mysql?forum=Vsexpressvb  

I hope this information helps.

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Visual Studio Extensions
Asked by
Jack
Top achievements
Rank 1
Answers by
Erjan Gavalji
Telerik team
Jack
Top achievements
Rank 1
Richard Slade
Top achievements
Rank 2
Ram
Top achievements
Rank 1
Gloria
Top achievements
Rank 1
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or