Wählen Sie Ihren SQL-Server:
AnySQL
MySQL
MS SQL Server
Oracle
PostgreSQL
SQLite
Firebird
SQL Anywhere
DB2
MaxDB

Neuheiten abonnieren
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".
Ephraim Stevens : "I just wanted to re-iterate what a wonderful job your developers have done and what a wonderful product SQLite Maestro is. There are so many great things to say about it that I won't go into here. It saves an end user a lot of time on repetitive tasks. Keep up the excellent work over there".

More

Add your opinion

SQLite Maestro online Help

Prev Return to chapter overview Next

Setting profile options

Set the path to database (for local and shared files) or specify a path relative to the directory storing the sqlite_tunnel.php script (for HTTP tunnel connections), alias and other profile options (the description is given below).  Click the Ready button when done to start working with the selected databases in SQLite Maestro.

 

 

Login prompt before connection

Use the option to enable SQLite Maestro to prompt for user name and password every time you connect to the database.

 

Show system objects

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

 

Keep connection alive

Check the box for pinging server before each query execution.

 

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.

 



Prev Return to chapter overview Next