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

Subscribe to our news:
Partners
Testimonials
Steve Naidamast: "I just downloaded your new offering of AnySQL Maestro. What a nice product. I was immediately able to connect to an Access database to review the data.

I have already purchased from you your Oracle Maestro as well as your SQLite Maestro.

I am curious as to why you have decided to release such a nice product as Freeware...

Keep up the excellent work".
Scott McWilliams: "I would just like to thank you for making this fantastic tool available for free. I use it all the time for both my professional and personal projects".

More

Add your opinion

AnySQL Maestro online help

Prev Return to chapter overview Next

Script Runner

Script Runner is designed for executing of SQL scripts that don't require modifications. The window can be invoked from the Tools menu or with the Execute script from file link of SQL Script Editor.

 

Script Runner allows to execute .sql files as well as archived scripts directly from .zip files. In case archived files this tool unpacks zip archives to temporary files by itself for further executing.The tool neither starts any implicit transactions before executing the script nor issues COMMIT or ROLLBACK commands after the executing.

 

To execute a script with Script Runner, set the file name and the Stop execution on error option value. This option allows to view all the execution errors (OFF). The specified script will be executed immediately on the database which name is represented at the top of the window.

 

 



Prev Return to chapter overview Next