N
N
NimuraF2019-05-27 16:25:20
MySQL
NimuraF, 2019-05-27 16:25:20

What could be the error when connecting MySQL to VS 2017?

In general, there is a database on hand (a trial one was also created for tests, the same result), which you need to attach to VS 2017 and rivet the interface in c#. In general, the task is quite simple, but I ran into the "You have a usable connection already" error, which does not allow me to connect to the database.
All required connectors have been updated to the latest versions (tried with both old (1.2.7) and new (2.0.5)), but no result, connector to NET 8.0 (latest version), I also tried to downgrade it to 6.9. 9, 6.9.8, the errors there are completely different, but even after editing them, "You have a usable connection already" does not disappear.
Has anyone experienced this and are there any solutions?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
BasiC2k, 2019-05-27
@BasiC2k

The database driver must also be downloaded and installed. There are also connectors that do not work in 64-bit applications.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question