Starting the program

Getting started

Once you open the program, you will be presented with the main screen. You will then need to "connect" to a database. Either choose the menu-item "Tools|New database connection" or press the button "Connect to database".

Connection dialog

You will then be given a dialog box allowing you to choose the Connection Settings. At the top is a drop-down box allowing you to choose the backend. Based on this choice, the dialog box will appear slightly differently depending whether the backend is:

Non-Unicode vs. Unicode

For each backend, the program exists in two versions:

  • A non-Unicode version (eqt)
  • A Unicode-aware version (eqtu)

Note that on Linux/Unix, eqtu may in fact be called eqt, replacing the non-Unicode version. This occurs if the installed wxWidgets uses Unicode by default.


Previous:Graphical version User's Guide
Up:Graphical version User's Guide
Next:SQLite version