Tuesday, August 23, 2011
Script Executor new build 3.5.1.1
Script Executor is the best tool for executing SQL Scripts against multiple databases on SQL Server, MySQL and DB2.
Monday, August 22, 2011
How to execute multiple SQL scripts from command line?
- Launch the Script Executor user interface. Start a new project via File/New Project;
- Add database(s) to the project;
- Add Sql script(s);
- Configure the mappings via Package/Configure. Mappings determine the databases that the scripts should run against. If there is only one database container and one script container, this step is not necessary;
- Configure package options via Package/Options;
- Save the projects and exit user interface;
Once the project has been saved it can then be executed from the command line as follows:
ExecCmd /p:
You can download a free trial version of Script Executor from here...
Tuesday, February 15, 2011
Script Executor for MySQL free today
Script Executor is one of the best tools for deploying t-sql scripts to your database server "farm". Whether you are running MySQL, DB2, SQL Server or a combination of those platforms, Script Executor allows you to easily create deployment packages involving hundreds of scripts that have to be executed in a certain order targeting as many servers as you need on any of those platforms, simultaneously.
Download a free, fully functional trial version and see for yourself what you have been missing until now: http://www.xsql.com/download/script_executor/
Wednesday, December 15, 2010
Free Executor license with xSQL Comparison Bundle purchase
- A complimentary Script Executor Professional license with the purchase of a xSQL Comparison Bundle Professional license;
- A complimentary 12 months upgrade subscription with the purchase of any of our products.
Happy Holidays! May the season be filled with joy and may you have a healthy, happy and prosperous New Year!
Monday, November 22, 2010
Script Executor for DB2 free today
Download a free, fully functional trial version and see for yourself what you have been missing until now: http://www.xsql.com/download/script_executor/
Tuesday, October 5, 2010
Multiple result sets – SSMS versus xSQL's Script Executor
Now, look at the screen shot down below to see how Script Executor displays the results – notice the green arrows (click on the image for full size) that allow you to jump from one result set to the other within the same server. Notice also something even cooler, on the left hand side there is a panel showing the list of databases against which the script was executed – so you can easily see the result sets you got from each database. Furthermore, those databases don’t all have to be SQL Server databases – the same scripts can be executed against multiple SQL Server, DB2 and MySQL databases at the same time.
I am of course not advocating ditching SSMS in favor of Script Executor – SSMS is an indispensable tool, but I am simply trying to emphasize the advantages that Script Executor has in certain situations. The reason Script Executor exists is to provide for an easy and efficient deployment of scripts to multiple targets.
Download a copy of Script Executor now and see for yourself how useful this tool can be.
Wednesday, September 22, 2010
Script Executor - new build available
Friday, January 22, 2010
Publish database changes to hundreds of clients - software publisher
Here is the scenario: you have tenths, hundreds or maybe more clients using the software you wrote that utilizes SQL Server on the backend. The first release was painless but all the subsequent releases have given you grief - you send out database upgrade scripts with clear instructions but the users just don't seem to be capable of following those instructions and then they call you..., so you are looking for a way to make this process pain free. Well, you are in luck as nowadays there is a tool for everything. Following, I will provide some guidance for each of the scenarios you may be facing.
- If you cannot access the clients' servers from your location (most likely scenario)
- if you have a small number of database versions on the field and each version's schema is "un-touched" - that is you (or the client) did not make any changes to it then the most efficient way to handle this would be to use xSQL Object to compare each previous version to the new "master" version and generate a sync script for each version upgrade and then use Script Executor to package the sync script and any additional scripts you may want to run on the clients' servers into a executable which can then be made part of your installation package;
- if you have many versions out in the field and what's more critical you may have made (or allowed the client to) customizations for different clients then the approach described above would not work very well, but xSQL Builder was designed exactly with this scenario in mind. In just few easy steps you can generate an executable package that embeds the schema of the master database you wish to publish. When the executable is launched on the client's site it will compare the currently installed version with the embedded master schema and synchronize the target to the master. While doing that it will generate a detailed synchronization log and automatically email it back to you so that you know what happened when the client ran the upgrade.
- If you happened to have access to all your clients' databases then you can easily manage this from your location. Use xSQL Object to generate synchronization scripts for upgrading from version x to the current version, then use Script Executor to create a deployment package - basically add all your target servers (databases) into database groups, add your sync scripts into script containers and then map script containers to databases and execute ALL with a click of a button.
Applies to:
- software publishing
- publishing database schema changes
- synchronizing clients' databases (the schemas) to a master database
- comparing and synchronizing database schemas
- executing multiple scripts against multiple databases
Wednesday, January 13, 2010
Execute SQL Scripts on MySQL
You can use Script Executor to execute scripts against MySQL 5.0 and 5.1 databases.
You can read more and download your trial copy of Script Executor from: http://www.xsql.com/products/script_executor/
Tuesday, November 24, 2009
Script Executor - package t-sql scripts into executables
An executable package in the context of the Script Executor is a small, dynamically generated executable file that contains embedded in it scripts, list of databases against which the scripts will be executed, and a small piece of code to run these scripts. You can run it as you would run any other Windows program.
Executable packages are suited for deploying Sql script to the end-users/clients. A user can run it without having Script Executor, or SSMS installed.
Monday, November 23, 2009
SQL Server execute scripts - multiple scripts, multiple databases
No more! You can now use Script Executor to take care of this job for you. One time only, you will go through a simple, and may I suggest fun, process of organizing your scripts into virtual containers and your databases into groups; then, map those script containers to the database groups; set an order of precedence if you need to and voila you have a package that you can now execute with a single click; or, you can even schedule it to run before you even make it to the office.

Script Executor will execute each script in the order you have defined against each database based on the mappings you have defined and once completed it will generate a comprehensive report allowing you to see how the script execution went on each target and also easily “flip through” the result sets that those scripts may generate.
Deploying (executing) multiple scripts against multiple SQL Server databases has never been easier.
You can download a free trial version of Script Executor from: http://www.xsql.com/download/script_executor/
A free community edition of Script Executor with limited functionality is also available: http://www.xsql.com/download/script_executor/
Applies to:
- SQL Server execute t-sql scripts
- SQL Server execute multiple scripts
- SQL Server deploy scripts to multiple databases
- SQL Server package t-sql scripts
- SQL Server run multiple scripts
Thursday, March 26, 2009
Execute Sql Scripts on DB2
You can use Script Executor to execute scripts against DB2 9.0 databases.
You can read more and download your trial copy of Script Executor from: http://www.xsql.com/products/script_executor/
Wednesday, March 25, 2009
Script Executor now supports DB2 and SQL Server Compact
Script Executor provides for deploying Sql Scripts to multiple target databases with a click of a button and allows you to:
- organize target databases into logical groups
- organize your Sql Scripts into containers and order scripts within each container
- map script containers to database groups
- order mappings and set precedence constraints
- get a comprehensive execution report
- view execution results in one integrated easy to navigate interface
Download your trial copy today from: http://www.xsql.com/download/script_executor/
Friday, March 6, 2009
A real life Sql scripts deployment story
For the last few months he was using the free community edition of our Script Executor and it had helped him a lot but it wasn't exactly what he wanted whereas the new Script Executor 3 gave him exactly what he needed - he spent about 15 minutes configuring his Sql script deployment package and saved the project. Now, all he needs to do is click Execute and a task that once took hours takes him one minute to launch and about 10 - 15 minutes to review the results.
His words: "I would have gladly paid the $179 from my pocket if the company would not have approved the purchase. Thank you for an awesome product!"
Well, thank you! For us there is nothing better than knowing that our work is providing real value to others.
Wednesday, March 4, 2009
Execution order and precedence
This cool feature allows the user to configure highly complex deployment scenarios involving dependencies between scripts and groups of scripts. The picture below shows where the Execution order and precedence constraint can be set for a given mapping.

Friday, February 27, 2009
Executing multiple Sql Scripts
Well, you don't have to go through that annoying process anymore - with Script Executor, in just minutes, you can configure a highly complex scenario involving hundreds of scripts and tenths of target servers after which your highly complex deployment will require just one click or even none if you use the command line utility.
Download Script Executor now and see for yourself why we are so excited about it!
Wednesday, February 25, 2009
Where do MySQL users congregate?
We are kind of new to the MySQL world and are trying to figure out what are THE "places" to go if you want to reach MySQL users. Our tools are primarily SQL Server tools but we have just released a new tool, Script Executor that supports MySQL as well. The tool in a nutshell allows the user to execute Sql Scripts against multiple MySQL databases – it is a great tool for any database administrator or developer that works with MySQL. We are looking for two things:
- users who would be willing to review the product
- web destinations where we should advertise
So, if you are either someone interested in reviewing Script Executor or someone who knows where we should advertise please email us at our info address on our xsqlsoftware.com domain or simply put a comment here.
Tuesday, February 24, 2009
The Script Executor you have been waiting for
The previos version of Script Executor has been renamed to "Script Executor Community Edition" and will continue to be available free of charge from our website.
Check the new Script Executor out - you will be impressed!
Download your free trial now: http://www.xsql.com/download/script_executor/


