Re: 5.00.11 vs 4.1 servers
Jess Balint <[email protected]>
| Newsgroups | gmane.comp.db.mysql.odbc |
|---|---|
| Message-ID | <[email protected]> |
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/[email protected]