Vb.Net Code For Mysql Database Back up and Restore when Click on the Button

Last post 11-07-2009 1:09 AM by TinyPond. 2 replies.

Sort Posts:

  • Vb.Net Code For Mysql Database Back up and Restore when Click on the Button

    11-01-2009, 10:08 AM

    I have done one POS application with Mysql Database via Creating DSN. I have a form with Two Button . One For Back uping Mysql Database (Dump Sql file)and another for restoring the database (Executing Batch file). I want the Simple VB.Net code for both Mysql Database Back up and Restore on the corresponding button click event with specfied directory path location and file name  to store with System Date. Please send me the full detailed codeunder the event

    Filed under:
  • Re: Vb.Net Code For Mysql Database Back up and Restore when Click on the Button

    11-02-2009, 12:09 AM
  • Re: Vb.Net Code For Mysql Database Back up and Restore when Click on the Button

    11-07-2009, 1:09 AM
    • Member
      444 point Member
    • TinyPond
    • Member since 07-28-2002, 10:39 PM
    • North West USA
    • Posts 120

    Why do you want to do this with in VB.net, you can write a procedure and pass in a parameter to either backup or restore. It would be much faster and  would be contained in  the database and called from you VB.net code.

    TinyPond
Page 1 of 1 (3 items)