Interface Not Support

Forum related to version 6.1.5 of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
klchin
Senior Boarder
Senior Boarder
Posts: 65
Joined: 02.09.2005, 06:27

Interface Not Support

Post by klchin »

Hi,

Does anyone know what could be the possible reason why the ADO
protocol have the error of "Interface Not Support" with MySQL
either version 4.x or 5.x. It can login but even with a very
query "SELECT * FROM abc" also had problem.

Regards,
KL Chin
klchin
Senior Boarder
Senior Boarder
Posts: 65
Joined: 02.09.2005, 06:27

Post by klchin »

Hi,

I used Zeos ver 6.6.3 having the same problem.
any help?

Regards,
KL Chin
klchin
Senior Boarder
Senior Boarder
Posts: 65
Joined: 02.09.2005, 06:27

Post by klchin »

Hi,

I added ZSQLMonitor, just show 2 lines

>> 2008-08-28 16:04:11 cat: Connect, proto: ado, msg: CONNECT TO "table" AS USER "root"
>> Interface not supported <-- catch exceptional

What else I can do?

Regards,
KL Chin
Last edited by klchin on 28.08.2008, 09:30, edited 1 time in total.
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

Seems like there's a problem in the ADO->mysql connection. How's that organised? Never used ADO. Is it using ODBC? What MyODBC version are you using then?

Mark
Image
klchin
Senior Boarder
Senior Boarder
Posts: 65
Joined: 02.09.2005, 06:27

Post by klchin »

I had tested
a) MySQL version 4.0.x, 4.1.x and 5.0.x, (with/without --old_password)
b) MySQL ODBC ver 3.51 and 5.1,
c) Zeos 6.1.5 and 6.6.3
d) Win2kSP SP2 and SP4.


BTW, I had deployed about 10 similar setup, with Win2k and 2003,
this is the very 1st time having this problem.

Also, had verifed from the other PC connect to his PC MySql,
everything work fine with ODBC.

The PC also having same problem when connect to other
working PC.


Regards,
KL Chin
Post Reply