TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Saravanan Ponnusamy
364
4.5k
1.1m
How to use Multiple MySQL Connector
Dec 21 2018 11:05 PM
Recently im trying to change all my .NET C# projects to MySQL from MSSQL.
so i installed latest version MySQL and connector 8.0.13.
here my issue is connector 8.0.13 "mysql.data.dll" will support only .NET 6.0 and above..
but my projects some are .NET 6.0, some .NET 4.0, some .NET3.5 ..
connector 6.3.5 will support .NET4.0 .. Connector 5.3 will support .NET 3.5 .. but windows allow to install one connector at a time...
is there is any way to use multiple MySQL Connector in single machine...
or any other solution..
Reply
Answers (
4
)
EDIT REcords from gridview code
hosting for asp.net web form website