Skip to content

Permissions and SQL Errors

If Genie cannot read your FileMaker schema, it usually involves missing extended privileges.

  • Symptoms: Could not fetch tables, FileMaker SQL - Error 825(), or the Metadata Explorer is empty.
  • Cause: The current FileMaker user’s privilege set does not have the fmplugin extended privilege enabled. Genie requires this permission so the Genie plugin can safely query your solution’s structure and data.

805Error.png

To resolve this, follow these steps in your FileMaker Pro file:

  1. Go to File > Manage > Security…
  2. Click on the Advanced Settings… button.
  3. Select the Extended Privileges tab.
  4. Scroll down to find the keyword fmplugin. Click to edit.
  5. In the Privilege Sets list, check the box next to your current privilege set (usually [Full Access]).
  6. Click OK to save all changes.
  7. Close and re-open Genie to refresh the connection.

Step 1: Open Security Management NavigateToSecurity.png

Step 2: Find Extended Privileges ExtendedPrivileges.png

Step 3: Enable fmplugin ScrollToFMPlugin.png

Step 4: Assign to your Privilege Set UpdatePrivilege.png