The end-product of the Builder for SQL Server is an executable package with the master schema embedded in it. When the package runs on the target machines, it compares the database on the target machine with a snapshot of the master database embedded in it, identifies schema differences between the two and synchronizes the target database to the master.
xSQL Software Builder is designed to be run by users with little database experience. The package, that Builder generates, is self-contained, with no external dependencies. All resources that Builder needs to synchronize the client database are embedded in this package.