Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
|
More than likely, No. This is due to the SMO references in the DBEngine assembly. If you are going to use the DatabaseMigrator class then the machine you use the DatabaseMigrator class much have the SQL Server client tools installed which can be installed off of the SQL Server CD. We also provide an SMO only MSM that comes with the framework and can be found in the c:\program files\microfour\strataframe\merge modules folder. But unless you are directly using the DatabaseMigrator class you should be OK without deploying them.
|