Re: Connection Issue: Should be simple but...
win10 <> win7
AFAIK there have been four main versions: 3.51 32-bit, with support for the ODBC 3.5x specification, mainly useful for older applications on older OSes; 5.1 for MySQL 4.1.1 and later, with better Win64 support, full Unicode support, supports SQL_NUMERIC_STRUCT and the ODBC descriptor, uses a native Windows setup library; 5.2/5.3 with support for server-side prepared statements by default; and 8.0 since 2017 when MySQL aligned all version numbers
3.51 isn't mentioned at
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-installation-binary-windows.html, you can see its history at
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-3-51.html, AGAIK it isn't supported at all any more, my guess is you'd need an old version of Windows and an older version of MySQL.
Subject
Written By
Posted
Re: Connection Issue: Should be simple but...
March 12, 2021 03:49PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.