Access denied for user to database "essentialmode"
Alot of customers have an issue when they try to import an SQL file, that they get this error: Access denied for user to database "essentialmode".
This error is easy to fix:
Open your SQL file with a text editor like notepad.
Search for: USE essentialmode;
Delete this string an try to import again.
Last updated
Was this helpful?