Click here to Skip to main content
15,884,388 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi Friends,

i am working on vb.net project. but i am not good in programing. now i am deploying my vb.net project on windows machine. in that machine there is no mysql software. is there any possibilities to deploy my project with mysql software. that's mean bundle mysql software with my vb.net project. in deploy my project like this.
1. check .netframework if not installed .netframework
2. check mysql if not available mysql, install
3. after installing mysql(if not already installed) create database.
4. then run my project

please help me in above topics

thanks in advance for you good advices.
Posted

1 solution

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