Using xSQL Builder
Creating a package using command line options
You can create a package by invoking the same utility but with
command line options. This can be useful when you wish to run the
xSQL Builder on a batch file.
The configuration utility to need to run is named
xSQL.Builder.UI.exe and it is located under the xSQL Builder
installation folder. The syntax is as follows:
xSQL.Builder.UI ConfigFile /q[uiet]
where:
- ConfigFile is the xml configuration file that contains
package settings. You can build one following the steps described
earlier and using that as a template for the command line
option.
- /q or /quiet indicates the quiet mode that suppresses
all the messages from being displayed on the screen.