Hi!

SQL Maestro Group announces the release of SQLite Maestro 9.3, a complete 
Windows GUI solution for SQLite database management. The new version is 
immediately available at

http://www.sqlmaestro.com/products/sqlite/maestro/

New features
=================

1. SQL Editor: support for explicit transaction management has been 
implemented. Now you can execute queries either in autocommit mode (default 
behavior) or manage transactions manually. In the second case you have to 
issue the BEGIN TRANSACTION statement to start a transaction and explicitly 
end the transaction by COMMIT or ROLLBACK statements (it is also possible to 
use the corresponding links at the editor's navigation bar).

2. Auto-attached databases become available for remote connections.

3. Starting with this version it is possible to create referential integrity 
triggers together with a foreign key creation.

4. Data Export wizard has been significantly improved. Now you can export 
data to Microsoft Office Excel 2007, Microsoft Office Word 2007, 
OpenDocument Spreadsheed, and OpenDocument Text file formats and select the 
result file encoding (ANSI, UTF8, UTF16, UTF32, OEM, Mac). Also the wizard 
has been completely redesigned to increase the usability.

5. Visual Query Builder has been dramatically improved. Now it can produce 
INSERT, UPDATE and DELETE statements as well as the SELECT statements 
containing subqueries and/or UNIONs.

6. Trigger Editor: the Code Completion feature becomes available for the NEW 
and OLD keywords.

7. SQL Editor: starting with this version SQLite Maestro highlights the 
error line after executing an erroneous query.

8. An Italian localization is now included into the installation package.

9. Data grid: starting with this version it is possible to allow displaying 
row numbers in grids.

10. Tabbed MDI interface: a popup menu has been added to each tab.

11. Some other minor improvements and corrections.

Full press-release (with explaining screenshots) is available at:
http://www.sqlmaestro.com/news/company/5598/

Background information:
------------------------
SQL Maestro Group is engaged in developing complete database admin and 
management tools for MySQL, Oracle, MS SQL Server, PostgreSQL, SQLite, DB2, 
Firebird, SQL Anywhere and MaxDB providing the highest performance, 
scalability and reliability to meet the requirements of today's database 
applications.

Sincerely yours,
The SQL Maestro Group Team
http://www.sqlmaestro.com


_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to