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

Subscribe to our news:
Partners
Testimonials
Mario Figueiredo: "I can safely forget all I know about SQL when using SQLite Maestro. It is that easy and intuitive to use. It is also nicely drawn with an easy and appealing interface that makes the sometimes boring tasks of database maintenance and administration more endurable.
The decision to support the non-commercial use of your software with a lower price is absolutely worth mentioning. For that alone, I thank you. For everything else, I say keep up the good work".
Ron D.: "I'm still very happy with SQLite Maestro and Data Wizard; makes my HTPC database much easier to manage".

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