- Version
- Download 213
- File Size 17.15 KB
- File Count 1
- Create Date April 29, 2016
- Last Updated April 29, 2016
Upload mysql database using visual basic
Upload mysql database using visual basic
If you are wondering on how you can upload your mysql database aside from using phpmyadmin, well this sourcecode will teach you how.
This is a sample code for creating and uploading mysql database, actually the function for creating and uploading a database is written in a batch file and that batch file will be then call by our visual basic. You can also learn in this code on how to copy a folder from source to its destination.
Hope this will help you.
Happy Coding