Click here to Skip to main content
16,006,341 members
Home / Discussions / C#
   

C#

 
Questionstarting and stopping the sql server programaticaly Pin
Sonia Gupta14-Feb-08 19:42
Sonia Gupta14-Feb-08 19:42 
GeneralRe: starting and stopping the sql server programaticaly Pin
Giorgi Dalakishvili14-Feb-08 20:21
mentorGiorgi Dalakishvili14-Feb-08 20:21 
QuestionRe: starting and stopping the sql server programaticaly Pin
Sonia Gupta14-Feb-08 21:37
Sonia Gupta14-Feb-08 21:37 
GeneralRe: starting and stopping the sql server programaticaly Pin
N a v a n e e t h14-Feb-08 21:52
N a v a n e e t h14-Feb-08 21:52 
QuestionRe: starting and stopping the sql server programaticaly Pin
Sonia Gupta14-Feb-08 22:19
Sonia Gupta14-Feb-08 22:19 
GeneralRe: starting and stopping the sql server programaticaly Pin
Martin#14-Feb-08 22:37
Martin#14-Feb-08 22:37 
QuestionRe: starting and stopping the sql server programaticaly Pin
Sonia Gupta14-Feb-08 22:41
Sonia Gupta14-Feb-08 22:41 
GeneralRe: starting and stopping the sql server programaticaly Pin
DaveyM6914-Feb-08 22:55
professionalDaveyM6914-Feb-08 22:55 
You use the stop method as given by martin above and to start you use the start method.

(These won't work under Vista by the way, unless you elevate your app to Administrator using an Application Manifest File.)

Dave

QuestionRe: starting and stopping the sql server programaticaly Pin
Sonia Gupta14-Feb-08 22:59
Sonia Gupta14-Feb-08 22:59 
GeneralRe: starting and stopping the sql server programaticaly Pin
DaveyM6914-Feb-08 23:25
professionalDaveyM6914-Feb-08 23:25 
QuestionRe: starting and stopping the sql server programaticaly Pin
Sonia Gupta14-Feb-08 23:31
Sonia Gupta14-Feb-08 23:31 
AnswerRe: starting and stopping the sql server programaticaly Pin
Martin#14-Feb-08 23:44
Martin#14-Feb-08 23:44 
GeneralRe: starting and stopping the sql server programaticaly Pin
Sonia Gupta14-Feb-08 23:56
Sonia Gupta14-Feb-08 23:56 
GeneralRe: starting and stopping the sql server programaticaly Pin
Martin#14-Feb-08 23:59
Martin#14-Feb-08 23:59 
GeneralRe: starting and stopping the sql server programaticaly Pin
Mike Dimmick15-Feb-08 0:38
Mike Dimmick15-Feb-08 0:38 
QuestionHow to draw line on stretched image in picturebox control Pin
swapck14-Feb-08 19:23
swapck14-Feb-08 19:23 
AnswerRe: How to draw line on stretched image in picturebox control Pin
Martin#14-Feb-08 21:35
Martin#14-Feb-08 21:35 
GeneralRe: How to draw line on stretched image in picturebox control Pin
Christian Graus14-Feb-08 21:48
protectorChristian Graus14-Feb-08 21:48 
General"A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond".Exception please Help.. Pin
ag4667714-Feb-08 19:04
ag4667714-Feb-08 19:04 
GeneralRe: "A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond".Exception please Help.. Pin
Mircea Puiu14-Feb-08 21:55
Mircea Puiu14-Feb-08 21:55 
QuestionHow to fix the column of the Listview Pin
klaydze14-Feb-08 18:50
klaydze14-Feb-08 18:50 
AnswerRe: How to fix the column of the Listview Pin
Giorgi Dalakishvili14-Feb-08 20:32
mentorGiorgi Dalakishvili14-Feb-08 20:32 
GeneralDatetime picker Pin
new2pgrmg14-Feb-08 18:26
new2pgrmg14-Feb-08 18:26 
GeneralRe: Datetime picker Pin
Mircea Puiu14-Feb-08 21:51
Mircea Puiu14-Feb-08 21:51 
GeneralRe: Datetime picker Pin
new2pgrmg14-Feb-08 23:34
new2pgrmg14-Feb-08 23:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.