![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| Database Database problems or need to ask a question? maybe something to do with sql injections or a database software question. Database topics cover MySQL, PostgreSQL, Oracle, SQL Server or anything else related to databases. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| I need to link some tables from a remote MySql server (ver. 4.1.12) to a MS Access 2003 db. I can succesfully connect using both MySql Administrator and MySql Query Browser. Even the ODBC Admin test button tells "Success; connection was made". But when I try to link the tables from within MS Access using the ODBC DSN I get: [MySQL][ODBC 3.51 Driver]Access denied for user 'xxx'@'%' to database 'yyy' (#1044) I searched the Net without results so far. Any help will be really appreciated. Thanks, Bruno | |||
| Advertisements |
| | #2 | ||
| On Wed, 23 Nov 2005 17:43:05 +0100, Bruno wrote: > I need to link some tables from a remote MySql server (ver. 4.1.12) to a MS > Access 2003 db. > I can succesfully connect using both MySql Administrator and MySql Query > Browser. > Even the ODBC Admin test button tells "Success; connection was made". > But when I try to link the tables from within MS Access using the ODBC DSN I > get: > [MySQL][ODBC 3.51 Driver]Access denied for user 'xxx'@'%' to database > 'yyy' (#1044) > I searched the Net without results so far. Any help will be really > appreciated. Check whether Access has user xxx granted authority to database yyy. Connecting to MySQL and accessing its tables is half the battle; the error looks like MySQL is having trouble making the connection to Access. -- "'I'm not sleeping with a jr. high schooler! I have a life-sized doll that looks like one.' Uh huh. That sounds SO much less pathetic." -- Piro's Conscience www.megatokyo.com | |||
| | #3 | ||
| Thank you for your answer. Could you please give me more details on what and where I should check ? I can access the tables through MySql Query Browser (read and write data, of course) with the same user I use for ODBC/Access. Does MySql have a "special" setting for MS Access ? Bruno > Check whether Access has user xxx granted authority to database yyy. > Connecting to MySQL and accessing its tables is half the battle; the > error looks like MySQL is having trouble making the connection to > Access. | |||
| | #4 | ||
| On Thu, 24 Nov 2005 04:37:31 +0100, Bruno wrote: > Thank you for your answer. > Could you please give me more details on what and where I should check ? > I can access the tables through MySql Query Browser (read and write data, of > course) with the same user I use for ODBC/Access. > Does MySql have a "special" setting for MS Access ? > Bruno > > >> Check whether Access has user xxx granted authority to database yyy. >> Connecting to MySQL and accessing its tables is half the battle; the >> error looks like MySQL is having trouble making the connection to >> Access. My apologies. I misread the direction of the connection. I'm guessing at the operation of the ODBC engine a little bit, but many versions of MySQL have the '%' host mean "Every host *except* localhost", and I suspect that the ODBC engine is connecting as a localhost service. So you may need to get a user xxx@localhost user created to match the xxx@% user. -- 84. I will not have captives of one *** guarded by members of the opposite ***. --Peter Anspach's list of things to do as an Evil Overlord | |||
| Featured Websites | ||||
|
![]() |
| Tags: access, odbc, problem |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| OT but I know u guys are clever =) ATA Access problem | Wayne | Central Processing Unit (CPU) and Overclocking | 5 | 06-17-2007 9:38 PM |
| Problems connecting Access to ODBC | Mike | Database | 8 | 06-10-2007 12:24 AM |
| Problem with MySQL and ODBC | André | Database | 2 | 05-31-2007 8:46 PM |
| User Access Problem | Walt Shipley | Database | 0 | 05-31-2007 8:38 PM |
| Access Programmer / Access Developer Can help Automate your BIZ | sos | Building An Internet Business | 0 | 05-29-2007 3:10 AM |
| Featured Websites | ||||
|