However, when I run that I get the following error;
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[MySQL][ODBC 3.51 Driver]Client does not support authentication protocol requested by server; consider upgrading MySQL client
Should I take this on face value that the client on Jodohost is out of date, or do I need a different connection string? The MySQL database I’m connecting to is 5.0.81 (protocol version 10). I’m using the ADODB.Connection object method - is that also correct?
Sorry to bring up an old post, but can this be installed on win24? As you say, it is totally compatible to have the major versions run side by side, so there wouldn’t seem any reason not to have it available on all the Win servers… 5.22 would be better, though
(5.2 DOES seem to replace 5.1, however. At least it did on my local PC.)