Quantcast
Channel: MySQL Forums - Connector/NET and C#, Mono, .Net
Viewing all articles
Browse latest Browse all 1451

Install Multiple version of .Net connector (2 replies)

$
0
0
Hello,

I am writing VB.Net code for several applications running on 1 server and against 1 MySQL database.
Currently all my apps use the .Net connector 5.2.1.

I want to upgrade to the latest connector but therefore I need to recompile all apps, stop all apps, upgrade connector, reinstaal apps and restart all apps.
A very painfull opeartion I do not want to do at this time.
So I want to be able to upgrade app by app using the latest connector.

Therefor I need to install 2 .Net connectors side by side by that seems not to be possible as the installation procedure doen not allow me to install more than 1 connector.

Is there a way to overcome or bypass this problem?

Thx

Viewing all articles
Browse latest Browse all 1451

Trending Articles