restore mysql database in vb .net
                            
                         
                        
                     
                 
                
                    i currently has an backup of a database (called ybam) in a sql script (called c:\20053131028.sql)... 
now i want to create a button where an user can restore the ybam database by click on restore button on the vb .net form.... 
what should i code in the button.... thank you very much....