Hi everyone, does anyone have the connection string and which connector to use for MySQL 9?
I am currently using MySQL version 8.0.30
the connector mysql-connector-odbc-5.1.10-win32
and the string 'driver={{MySQL ODBC 5.1 Driver}; &'Server='&...&';' &'Port='&...&';' &'Database='&...&';' &'User='&...&';' &'Pwd='&...&';' &'Option='&...&';
Thanks!