start MSSQLServer Service from windows 98
-
Hi friends... i installed Microsoft Data Engine (MSDE) 1.0 in my machine...but this will not start the service automatically, so i searched in microsoft site and according to them.. Scm.exe Utility Examples The following are examples that use the Scm.exe utility to start, stop, and modify the MSSQLServer Service: Start the MSSQLServer Service scm -Action 1 -Service mssqlserver i tried this many times with that SCM.exe, but what the hell that again popups the syntax screen..!!!what is wrong with ?? their documentation or scm.exe.????? please help me..!!!! i would like to name the next generation of c++ as c++++ :-D
-
Hi friends... i installed Microsoft Data Engine (MSDE) 1.0 in my machine...but this will not start the service automatically, so i searched in microsoft site and according to them.. Scm.exe Utility Examples The following are examples that use the Scm.exe utility to start, stop, and modify the MSSQLServer Service: Start the MSSQLServer Service scm -Action 1 -Service mssqlserver i tried this many times with that SCM.exe, but what the hell that again popups the syntax screen..!!!what is wrong with ?? their documentation or scm.exe.????? please help me..!!!! i would like to name the next generation of c++ as c++++ :-D
renjith_sree wrote: i would like to name the next generation of c++ as c++++ I think you are too late - Microsoft already named it C# (if you notice the # symbol can be made up of 4 + symbols)
"If a man empties his purse into his head, no man can take it away from him, for an investment in knowledge pays the best interest." -- Joseph E. O'Donnell Can't manage to P/Invoke that Win32 API in .NET? Why not do interop the wiki way!
-
renjith_sree wrote: i would like to name the next generation of c++ as c++++ I think you are too late - Microsoft already named it C# (if you notice the # symbol can be made up of 4 + symbols)
"If a man empties his purse into his head, no man can take it away from him, for an investment in knowledge pays the best interest." -- Joseph E. O'Donnell Can't manage to P/Invoke that Win32 API in .NET? Why not do interop the wiki way!
Colin Angus Mackay wrote: Microsoft already named it C# (if you notice the # symbol can be made up of 4 + symbols) are you joking..?? c# is the next generation of c ++ ??:laugh::laugh: i never saw such an ugly syntaxed language... if they do so they killed the beautiness of c++ that looks like a silly script..!!!! yuck..!!! if you really eager to know about the next gen of c, search for the laguage named 'D'. thats really nice ..!!! would like to name the next generation of c++ as c++++
-
Colin Angus Mackay wrote: Microsoft already named it C# (if you notice the # symbol can be made up of 4 + symbols) are you joking..?? c# is the next generation of c ++ ??:laugh::laugh: i never saw such an ugly syntaxed language... if they do so they killed the beautiness of c++ that looks like a silly script..!!!! yuck..!!! if you really eager to know about the next gen of c, search for the laguage named 'D'. thats really nice ..!!! would like to name the next generation of c++ as c++++
renjith_sree wrote: are you joking..?? About C# being the next generation of C++? Only partly. Microsoft did use the sharp (it is supposed to be the musical sharp Unicode 266F rather than the hash character) because it can be split into 4 plus symbols. And Microsoft are selling it on the idea that it is a step forward from C++ renjith_sree wrote: i never saw such an ugly syntaxed language... Yeah! I know all those curly braces are really horrible. ;P renjith_sree wrote: if they do so they killed the beautiness of c++ Have you been taking Enlish lessons from an American? Lets take a noun "beauty" and modify it so it is.... A noun! Ergo: Beautiness. It like color becomes colorize (for a verb) and colorization (for a noun) despite the fact that color is both a verb and a noun. As for C++, what IS beautiful about C++? renjith_sree wrote: that looks like a silly script..!!!! Not as silly as VB.NET! renjith_sree wrote: if you really eager to know about the next gen of c, search for the laguage named 'D'. I've heard of 'D' already. However, it is unlikely to put food on my table or a roof over my head so I'll stick with C# thanks.
"If a man empties his purse into his head, no man can take it away from him, for an investment in knowledge pays the best interest." -- Joseph E. O'Donnell Can't manage to P/Invoke that Win32 API in .NET? Why not do interop the wiki way!