myodbc driver 3.51 with Windows XP and Access 97

The myodbc driver 3.51 appears to install and be configuraed correctly (
it passes test ok).

However when trying to link to mysql table, (which admittedly is empty
but exists)
the following error is returned from ms access

[MySQL][ODBC 3.51 Driver]Could not determine the driver name so could
not lookup setup library.(#0)

This same error occurrs on the folowing connections
1 Windows xp running mysql
2 Mandrake 10.1 Linux running mysql

My next course of action (hacking) is to load amysqlodbc driver 2.50 and
try that
Any suggestions??

Regards

Keith

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc [at] m.gmane.org
Keith Harris [ Do, 27 Januar 2005 13:14 ] [ ID #612054 ]

Re: myodbc driver 3.51 with Windows XP and Access 97

Keith Harris wrote:

> The myodbc driver 3.51 appears to install and be configuraed correctly
> ( it passes test ok).
>
> However when trying to link to mysql table, (which admittedly is
> empty but exists)
> the following error is returned from ms access
>
> [MySQL][ODBC 3.51 Driver]Could not determine the driver name so could
> not lookup setup library.(#0)
>
> This same error occurrs on the folowing connections
> 1 Windows xp running mysql
> 2 Mandrake 10.1 Linux running mysql
>
> My next course of action (hacking) is to load amysqlodbc driver 2.50
> and try that
> Any suggestions??
>
> Regards
>
> Keith
>
Did you try this patch?

http://www.peterharvey.org/Downloads/MySQL/MyODBC/MyODBC-3.5 1.10-2-patch3.zip

--
Peter Harvey, Software Developer
MySQL AB, www.mysql.com

Are you MySQL certified? www.mysql.com/certification



--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc [at] m.gmane.org
pharvey [ Do, 27 Januar 2005 22:57 ] [ ID #612056 ]
Datenbanken » gmane.comp.db.mysql.odbc » myodbc driver 3.51 with Windows XP and Access 97

Vorheriges Thema: MyODBC Multiple Version Installation
Nächstes Thema: Problem use VB6.0 connect via ODBC to MySQL