I'm getting the following error in Visual Studio 2015 when trying to add a dataset.
BC31429 'DateTime' is ambiguous because multiple kinds of members with this name exist in enum 'MySqlDbType'.
MYSQL net connector 6.9.7
MYSQL for VS 1.2.4
Any ideas?
BC31429 'DateTime' is ambiguous because multiple kinds of members with this name exist in enum 'MySqlDbType'.
MYSQL net connector 6.9.7
MYSQL for VS 1.2.4
Any ideas?