Choose your database:
AnySQL
MySQL
MS SQL Server
PostgreSQL
SQLite
Firebird
Oracle
SQL Anywhere
DB2
MaxDB

Subscribe to our news:
Partners
Testimonials
Johnattan Badden, Manager: "The software is easy to work with and most importantly, report management is extremely easy, even for a novice like me! I am able to create and edit my databases with a few clicks and easily maintain them afterwards. I highly recommend SQLite Maestro to educational institutions: it's easy and flexible, it is exactly what can be good for using in schools and colleges".
Jacob Lyohne, Director of Development: "Regarding implementation, it is pretty self-explanatory and the SQLite Maestro manual is helpful for review and reference. We also found the on-line documentation useful and the software support staff readily available to answer our questions. Reports are very easy and quick to run and can be broken down into any number of statistical combinations".

More

Add your opinion

SQLite Maestro online Help

Prev Return to chapter overview Next

Data View

SQLite Maestro represents all data (stored in tables and views, results of queries and procedures) in grid or in info cards. By default, data is displayed in a grid - tabular view of data. To change the type of the data representation, use the drop-down list at the top of the tab. Both of the data representations support UNICODE/UTF-8 data. The status bar displays the number of records in the current data set. To reset grid to default settings, open the Data tab when holding the Ctrl key.

 

Note: For databases in UTF-8 encoding it is necessary to specify, which string fields are used to store Unicode data (available options are "Only nvarchar(xx) fields" and "All the string fields"). For databases in UTF-16 encoding no such actions are required.

 

 

Navigation buttons

Both data representations are equipped with navigation buttons. They are represented at the top of the data tab and allow you to navigate between records and to accomplish common operations:

To add a new record, use the Plus button or the Insert shortcut.
To delete a new record, use the Minus button or the Delete shortcut.
To edit an existing record, push the corresponding button or invoke the Data Input Form using popup menu of the necessary record, with Ctrl+Alt+D shortcut, or with the corresponding link at the Navigation bar. To edit a field value, click it and enter the new one inline.

 

The pagination option allows you to limit the number of browsed records. By default, the number of records represented in grid at once is 1000. To change the number of records represented in the current grid, enter the necessary value in the pagination bar. To specify the default one or to disable pagination, use the data grid option.

 

Navigation bar

The Data management group of the Navigation bar allows to invoke Data Input Form, SQL Editor with SELECT query, Data Export, and Data Import modules using corresponding links, also get SQL dump of the current data set and print current data with enabled preview in WYSIWYG mode.

 

See also: Table Editor, SQL Editor, Visual Query Builder



Prev Return to chapter overview Next