Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MySQL permissions

Status
Not open for further replies.

liquidswords

Technical User
Jul 6, 2001
1
GB
Hi, Im new 2 MySQL, my problem is that im trying 2 export data from Access 2 MySQL via a MyODBC link, the only problem is that it wont let me, it says 'Access denied for user(#1045)'. I have looked everywhere i can think of 2 set the permissions to MySQL but i cannot find them newhere, please could sum1 help me!!
 
Check out They have online documentation and chapter 6 covers permissions. 1. Must have user set up to allow access to DB. 2. Must grant correct permission for the user to make changes (can specify table by user). You didn't mention the platform you are working on. If in Linux, if you use WEBMIN the permissions are easier to manipulate.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top