Click here to Skip to main content
15,894,312 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello, This is Vikash Gohil.

I have been using MSSQL Server with VS.net 2005.
Now, due to a new requirement, we need to move from MSSQL To MySQL database.

The problem is Back-Up and Restoring Database files in MySQL.

While using MSSQL, we used T-SQL Statements to BackUp, Restore, and Attach Database from our own application. Now, I am unable to find a way to do it using MySQL database.

Is there a way of doing this as it was in MSSQL?
or Is there any other method where I can automate backups, restore and attaching Database from my mpplication?

Any help would be greatly appreciated.

Thanks in Advance.
Awaiting a reply soon.
Posted
Updated 2-Jul-10 4:35am
v2

1 solution

Maybe this or this can help.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900