1
vote
2answers
3k views

Moving the Sharepoint 2010 configuration Database to a new DB server..?

We were using the database server "OldDBServer" and have copied all the databases on the new database server "NewDBServer". Now, all the reference (like CA admin content DB, content DBs & Service ...
0
votes
0answers
119 views

When using a SQL database connection with stored procedures is it possible to use an output parameter

I'm kind of new to attempting this sort of thing and I have some unique restrictions, so please bear with me. I am attempting to connect to data in a SQL database through stored procedures in my ...