Hi,
I have SQLServer2000 installed on a machine and i'm using it as a server. In the client machine i'm using SQLDMo to start the SQLServer service. When i use the start method i get an error 'Access Denied'. But when i run the same code in the server machine, it works fine. Can someone tell me how to make this work even in the client machine. I have created a User in the server and given DBA rights. I'm using the User Name of PWD of this user in the start method.
REgards,
Vishrant
I have SQLServer2000 installed on a machine and i'm using it as a server. In the client machine i'm using SQLDMo to start the SQLServer service. When i use the start method i get an error 'Access Denied'. But when i run the same code in the server machine, it works fine. Can someone tell me how to make this work even in the client machine. I have created a User in the server and given DBA rights. I'm using the User Name of PWD of this user in the start method.
REgards,
Vishrant