Hi there, I cannot import any Excel Spreadsheet CSV files in to PHPMyAdmin. I get this error message: #1044 - Access denied for user 'cpses_mbYVs3FKwW'@'localhost' to database 'CSV_DB' Does anyone know how to fix this problem? Thanks, Matt.
Hi Matt. The same error has been explained at http://forums.cpanel.net/f354/1044-...7723-localhost-database-ashley_db-187702.html properly. Check if the workaround works for you.
Matt, The error seems related to user access. If you try to export via phpmyadmin , make sure the user login that you logged into phpmyadmin has access rights to that table 'CSV_DB' If not try to assign user rights to this user for this table , but for that you need root access to the mysql database. Once you assigned user rights to that logged in user . then you must be able to import without this error.