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

Setting profile options

To create a new profile, specify a path to the database (for local and shared files) or specify a path relative to the directory storing the sqlite_tunnel.php script (for HTTP tunnel connections).

 

 

Show system objects

Check the box to make system objects visible. For example, use this option to see the "shadow" FTS tables.

 

Connect at startup

With this option on connection to the profile database is automatically established at the application startup.

 

New objects' names (Don't change case, Convert to upper case, Convert to lower case)

The option allows you to specify the newly created objects case.

 

Refresh whole database on connect

Use the option along with the Show empty schemas explorer options to hide/show empty schemas in the explorer tree.

 

Profile text color

Select the color to be used to represent the database profile name at the Explorer tree. For example this option may be useful to mark development and production databases in different colors in order to prevent casual metadata or data changes in the production.

 

Text fields stored in Unicode

Select data to store in Unicode: All string fields or Only nvarchar fields.

 

Allow foreign keys

SQLite does not enforce foreign key constraints. Use the checkbox to allow SQLite Maestro to generate referential integrity triggers automatically.

 

Use Storage options to define the way data is stored in the database. These options determine the correct work of SQLite Maestro with text and GUID columns, and also Date, Time and Datetime stored as Julian or Unix time.

 

Click the Ready button when done to start working with the selected databases in SQLite Maestro.



Prev Return to chapter overview Next