Is there a way to create new logins and set database permissions on a SQL Server 2005 using C# and SMO?
If so, how? If not, what is the best way of doing that?
Is there a way to create new logins and set database permissions on a SQL Server 2005 using C# and SMO?
If so, how? If not, what is the best way of doing that?