blah blah blah is here! blah blah » Close

0
votes
1 answers

Deploy C# application with MySQL

I have a C# application that update MySQL database. If I want to deploy that application to other client machines, do those client machines need to be install with MySQL also? for those client machines without MySQL install, it gives the ...

Feedback