5.00.11 vs 4.1 servers

5.00.11 vs 4.1 servers

am 12.02.2007 14:06:11 von Jacek Wakulinski

Hi,

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

1044 Access denied for user 'xxx'@'%' 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@m.gmane.org

Re: 5.00.11 vs 4.1 servers

am 12.02.2007 16:20:21 von Jess Balint

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'@'%' 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@m.gmane.org