5.00.11 vs 4.1 servers

Hi,

When I'm trying link mysql table in MS Access I'm getting error:

1044 Access denied for user 'xxx' [at] '%' to database 'information_schema'

I was trying to connect to servers 4.1.22-community-nt and 4.1.11-max-log,
connector 5.0.11, user 'normal' and from root

Regards


--
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
Jacek Wakulinski [ Mo, 12 Februar 2007 14:06 ] [ ID #1626415 ]

Re: 5.00.11 vs 4.1 servers

On Mon, Feb 12, 2007 at 02:06:11PM +0100, Jacek Wakulinski wrote:
> When I'm trying link mysql table in MS Access I'm getting error:
>
> 1044 Access denied for user 'xxx' [at] '%' to database 'information_schema'
>
> I was trying to connect to servers 4.1.22-community-nt and 4.1.11-max-log,
> connector 5.0.11, user 'normal' and from root

Jacek,

MySQL Connector/ODBC 5 currently only supports meta-data retrieval via
INFORMATION_SCHEMA. This is a feature introduced in MySQL 5.0, so
presently we only support MySQL 5.0 and later with the new driver. We
plan to include MySQL 4.1 support before the final release.

Jess

--
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
Jess Balint [ Mo, 12 Februar 2007 16:20 ] [ ID #1626416 ]
Datenbanken » gmane.comp.db.mysql.odbc » 5.00.11 vs 4.1 servers

Vorheriges Thema: MyODBC connection problem (incorrect user domain) connecting to remote MySQL
Nächstes Thema: Converting excel database to mysql database