Normal usage
Normal usage involves:
- Starting the program.
- Filling out the Connection settings dialog (SQLite version, MySQL/PostgreSQL version). This connects to a database
using a certain configuration.
- Opening a query, or or writing a query in the input area.
- Executing the query with the
execute button.
- Examining the output in the output
area.
- Repeating from step 3, or quitting the program.
|