Page 1 of 1

Errors building SQL queries for datadapters

Posted: Mon 15 Nov 2004 23:47
by mikeH
Hello, When using MyBuilder within MySQLdirect pro 2.3 I get this error when trying to create queries.
"Client does not support authentication protocol requested by server consider upgrading mysql client"

Can someone tell me why this is???


Thanks


Mike H

Errors building SQL queries for datadapters

Posted: Mon 15 Nov 2004 23:49
by mikeH
sorry this is with MySQL 4.1...

Posted: Tue 16 Nov 2004 08:55
by Duke
Such error happens when your MySQL client library (libmysql.dll) does not support server you are trying to connect.
You can upgrade MySQLDirect to latest version. There are new design-time tools there.

Errors building SQL queries for datadapters

Posted: Wed 17 Nov 2004 07:07
by mikeH
Actually I installed 2.7 and the design tools are now missing all together...

:(

Posted: Wed 17 Nov 2004 08:27
by Duke
Probably, you are facing the problem described in topic http://crlab.com/forums/viewtopic.php?t=47
We are working on this problem now.