Database Permissions

Responsive Ad Header

Question

Grade: Education Subject: Support
Database Permissions
Asked by:
20 Viewed 20 Answers

Answer (20)

Best Answer
(274)
The database itself might have restrictions preventing your user from accessing it. Check the database's permissions settings within phpMyAdmin. You'll need to ensure your user account has the 'Read' or 'Write' permissions on the specific database you're trying to access.