Hi there.
I have downloaded the latest version of the MySQL connector and am attempting to use in my .net framework v3.5-targeted project.
When I try to add a reference to MySQL it does not appear in the list and when I browse to the DLL and try to add I get the message "MySql.Data.dll", or one of its dependencies, reqires a later version of the .NET Framework than the one specified in the project."
http://bugs.mysql.com/bug.php?id=53686
I saw the post above but this seems to have been a bug that was to be fixed in version 6.3.2.
I'm using version 6.4.3. According to the version table on the site this should support .net frameworks 2.x+ and 4.x+. I'm assuming this means 3.x also.
Thanks in advance for any help.
-Daire
I have downloaded the latest version of the MySQL connector and am attempting to use in my .net framework v3.5-targeted project.
When I try to add a reference to MySQL it does not appear in the list and when I browse to the DLL and try to add I get the message "MySql.Data.dll", or one of its dependencies, reqires a later version of the .NET Framework than the one specified in the project."
http://bugs.mysql.com/bug.php?id=53686
I saw the post above but this seems to have been a bug that was to be fixed in version 6.3.2.
I'm using version 6.4.3. According to the version table on the site this should support .net frameworks 2.x+ and 4.x+. I'm assuming this means 3.x also.
Thanks in advance for any help.
-Daire