backup / restore wampserver database inside c# winforms program
Posted by: K.Owl (---.httpint2.globe.com.ph)
Date: September 20, 2016 04:25AM

Hi all. I just want to know if it's possible to backup and/ or restore a wamp database from inside a C# winforms program. Please help.

Options: ReplyQuote
Re: backup / restore wampserver database inside c# winforms program
Posted by: Otomatic (Moderator)
Date: September 20, 2016 09:32AM

Hi,

As you can see, here, we talk about Wampserver, so Apache, PHP and MySQL. But to answer you, we would still have to know what is "C # winforms program" and how it works.
Export / import database is done either directly with MySQL and mysqldump or via PhpMyAdmin or via Adminer.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: backup / restore wampserver database inside c# winforms program
Posted by: RiggsFolly (Moderator)
Date: September 20, 2016 09:51AM

Hi,

A WAMPServer database is a MYSQL database.

10 seconds on Google found me this [stackoverflow.com]

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote


Sorry, only registered users may post in this forum.