accessing sqlserver on remote system

Please support our C# advertiser: Intel Parallel Studio Home
Reply

Join Date: Nov 2006
Posts: 17
Reputation: santoo is an unknown quantity at this point 
Solved Threads: 0
santoo santoo is offline Offline
Newbie Poster

accessing sqlserver on remote system

 
0
  #1
Apr 18th, 2008
Hi,

How to connect to sql server...on a remote system using the IP address of the machine.
I actually want to start the MSSQLSERVER on a remote machine using the sql service manager.
how can this be done.

thanks.
Reply With Quote Quick reply to this message  
Join Date: Feb 2008
Posts: 7
Reputation: lazybugger is an unknown quantity at this point 
Solved Threads: 0
lazybugger lazybugger is offline Offline
Newbie Poster

Re: accessing sqlserver on remote system

 
0
  #2
Apr 18th, 2008
don think its possible
Reply With Quote Quick reply to this message  
Join Date: Nov 2006
Posts: 436
Reputation: JerryShaw is on a distinguished road 
Solved Threads: 72
JerryShaw JerryShaw is offline Offline
Posting Pro in Training

Re: accessing sqlserver on remote system

 
0
  #3
Apr 18th, 2008
SQL is a service. Therefore using the NET START syntax for a remote machine might get it done.
Reply With Quote Quick reply to this message  
Join Date: Nov 2006
Posts: 436
Reputation: JerryShaw is on a distinguished road 
Solved Threads: 72
JerryShaw JerryShaw is offline Offline
Posting Pro in Training

Re: accessing sqlserver on remote system

 
0
  #4
Apr 19th, 2008
Found a way of doing this using SMO.
The MSDN website has some almost useless (as usual) examples, but it should point you in the right direction.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C# Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC