> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.vibegames.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# 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.

| Error should be gone now!