How do I compile a vb.net program that utilises Mysql Connector/Net 5.1 so that it can be run from an executable file without install on a computer without the drivers installed.
I know that you can get the executable program from the debug folder, but on running the executable program on a machine without the mysql connector drivers installed this error came up:.
Question
~Matt~
How do I compile a vb.net program that utilises Mysql Connector/Net 5.1 so that it can be run from an executable file without install on a computer without the drivers installed.
I know that you can get the executable program from the debug folder, but on running the executable program on a machine without the mysql connector drivers installed this error came up:
.
Link to comment
Share on other sites
5 answers to this question
Recommended Posts