|
This is probably easier to use MysqlDriverCS with C# because there are a lot of examples. The problem is that my application doesn't only have to communicate with Mysql, but also with an accountancy software (via COM). The support for this software is mostly done with C++ (and VB) and Visual Studio. That's the only reason why I am using C++.
|