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:

  1. Open your SQL file with a text editor like notepad.

  2. Search for: USE essentialmode;

  3. Delete this string an try to import again.

Last updated

Was this helpful?