Skip to main content
Skip table of contents

Embedded Database Connection Configuration

Power BI can access the MyQ Embedded Database via ODBC. In order to create an ODBC data source:

Power BI will only let you connect to a ODBC data source that is available on the local PC it is running within. Your data source should be created on the same PC that Power BI desktop run.

  1. Download and install the latest ODBC driver for Firebird from:
    https://firebirdsql.org/en/odbc-driver/

  2. Once installed, open the ODBC Data Sources application from the Windows Apps menu.

  3. Go to the System DSN tab and click Add.

    Adding an ODBC data source
  4. In the Create New Data Source window, select Firebird/InterBase(r) driver and click Finish.

    Selecting Firebird driver
  5. In the Firebird ODBC Setup tab, enter the connection details:

image-20240212-092809.png
  1. Data Source Name (DSN): Add a name as an identifier for the connection

    1. Database: Add the path to your database file (C:\ProgramData\MyQ\MYQ.FDB by default)

    2. Client: Add the path to the Firebird library client used for the connection. It is recommenced to use the MyQ Print Server client, found in C:\Program Files\MyQ\Firebird\fbclient.dll by default

    3. Database Account: Add the Database Account user name. It is highly recommended not to use the default database account, but enable and use the database read-only account available in the External Reports settings tab.

    4. Password: Add the Database Account password. In case you are using the default database account (not recommended) and you haven't changed the password in MyQ Easy Config, the default one is masterkey.

    5. The rest of the fields can be left unchanged. Click Test Connection and if successful, click OK.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.