I have a couple of questions. First, I am writing a program to (hopefully) do everything i nomally do in SQL Server. I think in some cases it will be easier to do it that way.
First thing i was wondering, is there any to set up replication? I currently have it set up - but as i add in additional databases i would like to be able to set it up. Is there a stored procedure or something i can call?
Secondly, is there anyway to access the security Logins (i.e., i want to add a new user to a database and set the properties?)
Any suggestions?
Thanks in advance!
-Bell
First thing i was wondering, is there any to set up replication? I currently have it set up - but as i add in additional databases i would like to be able to set it up. Is there a stored procedure or something i can call?
Secondly, is there anyway to access the security Logins (i.e., i want to add a new user to a database and set the properties?)
Any suggestions?
Thanks in advance!
-Bell