Sharepoint-Log on to Remote Desktop-Webpart
Posted
by
Hari Gillala
on Stack Overflow
See other posts from Stack Overflow
or by Hari Gillala
Published on 2011-01-15T12:45:21Z
Indexed on
2011/01/15
12:53 UTC
Read the original article
Hit count: 339
sharepoint
|webparts
Hi,
I have to develop a webpart which will be deployed in the live Environment.
I have to login to a remote server(windows 2003) and open up Sql Management Studio and Log on to the another server(SQL server using the IP address).
I have to open a specific store procedure and change one of the parameter to true and exceute the stored Procedure.
I know it is very easy to accomplish but, where do I start? Could anybody direct me in right direction Please?
I will be using c#.net and VS 2008 to develop this custom webpart.
Many Thanks
Hari Gillala
© Stack Overflow or respective owner