|
-
Starting remote instance of SQL Server
I am trying to connect to an instance of SQL Server on a remote machine using SQLDMO in a C# application. If the SQL server is already running I have no problem connecting to it. If the server is not already running I want to be able to start it using SQLDMO's Start method. The problem is that when I try this, I get an "Access is denied" message. I get the same message if I try to start the remote MSSQL service using the NET command as well.
Is this problem occurring because I do not have permission to start a remote service? What options do I have to start a remote instance of SQL Server?
Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks