SetupActions doesn't work with SQL 2005 because of the SMO depedency
--------------------------------------------------------------------
Key: STONEHENGE-95
URL: https://issues.apache.org/jira/browse/STONEHENGE-95
Project: Stonehenge
Issue Type: Bug
Reporter: Ben Dewey
Assignee: Ben Dewey
Fix For: M2
The SetupActions doesn't work with SQL Server 2005 due to the use of SQL
Management Objects (SMO). SMO isn't really necessary in our case.
Rewriting the SMO portion to use SqlCommand instead should remove the
dependency on SMO.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.