| This program provides a simple way to access, edit, delete and insert data in relational databases.
The interface lets you graphically build a select query while viewing the relational database schema objects you need for each part of a select statement. The query building process is presented in a wizard-like step-by-step style.
By connecting to databases using ADO through ODBC you can connect and execute multiple queries at the same time and display them on Keyword SQL's MDI environment.
After issuing the query the features included allows you to format simple, yet powerful aggregation reports.
Other features includes:
- Export data between queries, even in different databases.
- Export data to existing database tables
- Export data to Microsoft Excel spreadsheets
- Import data from existing Excel spreadsheets
- The option to use a text window so you are free to type and execute any kind of SQL command
|