D Dean L. Howen Nov 9, 2004 #1 Hi friends! Could we add some codes to start up sql server instead of manual? Thanks
G Guest Nov 9, 2004 #2 hi you can do that by interoperating with MicrosoftSQLDMO object library Add reference to that COM from visual studio. using the SQLDMO.SQLServer calss you can play with the Sql server check this article for a start up http://www.csharphelp.com/archives2/archive342.html?printable=yes regards Ansil dimensions Technopark Trivandrum (e-mail address removed)
hi you can do that by interoperating with MicrosoftSQLDMO object library Add reference to that COM from visual studio. using the SQLDMO.SQLServer calss you can play with the Sql server check this article for a start up http://www.csharphelp.com/archives2/archive342.html?printable=yes regards Ansil dimensions Technopark Trivandrum (e-mail address removed)