Hi all,
I am very new to this forum and MySQL. I am creating a VB.NET application in Visual Studio 2015 which is reading data from MySQL database table (installed on my PC). Once I am finished with my application, I want to create ONE Setup file for my clients to use this. I have a few questions regarding MySQL.
1- Do I need to install MySQL on every single PC using my VB.NET application?
2- Is there a way I can avoid installing/using MySQL on client's PC and let my VB.NET use the database file locally (comes with VB.NET application)?
3- What's the best way to have my application running on client's PC with my VB.NET application.
I have been using MySQL Workbench CE 6.3. Many thanks in advance for your help.
I am very new to this forum and MySQL. I am creating a VB.NET application in Visual Studio 2015 which is reading data from MySQL database table (installed on my PC). Once I am finished with my application, I want to create ONE Setup file for my clients to use this. I have a few questions regarding MySQL.
1- Do I need to install MySQL on every single PC using my VB.NET application?
2- Is there a way I can avoid installing/using MySQL on client's PC and let my VB.NET use the database file locally (comes with VB.NET application)?
3- What's the best way to have my application running on client's PC with my VB.NET application.
I have been using MySQL Workbench CE 6.3. Many thanks in advance for your help.