All articles| All Pictures| All Softwares| All Video| Go home page| Write articles| Upload pictures

Reading number is top 10 articles
PHP的print函数_[PHP教程]
解决WIN2003安装sqlserver2000失败_[SQL Server教程]
存储过程从入门到熟练(多个存储过程完整实例及调用方法)_mssql学习_编程技术
教你如何做好SQL Server的数据保护_[SQL Server教程]
ASP.NET:设置页面buffer引出来的问题_[Asp.Net教程]
C#教程:C#2.0 新特性 迭代器
在PWS上建立WAP网站_[XML教程]
如何制作圆角表格_[Html教程]
C#中 DirectoryEntry组件应用实例
LINQ体验(1)——Visual,Studio,2008新特性_[Asp.Net教程]
Reading number is top 10 pictures
性感丰满身材火爆de美女2
Group of female porn in 《westwards》, uninhibited woman threatened to not the bottom line1
来几张有特色的图片
漂亮脸蛋魔鬼身材2
美女浴室写真1
The real super beauty12
2012 national geographic daily picture7
Chinese paper-cut grilles art appreciation1
Female star bikini
避免防盗门的猫眼变成钥匙眼
Download software ranking
Unix video tutorial2
超级战舰
Call Of Duty2
Boxer's Top ten classic battle5
Take off clothes to survival
Kung fu panda - the secret of the teacher
Boxer's Top ten classic battle3
Tram sex maniac 2 (H) rar bag1
I'm come from Beijing1
Unix video tutorial9
归海一刀 published in(发表于) 2014/2/1 0:24:29 Edit(编辑)
通过SQLSERVER重启SQLSERVER服务和计算机_[SQL,Server教程]

通过SQLSERVER重启SQLSERVER服务和计算机_[SQL,Server教程]

通过SQLSERVER重启SQLSERVER服务和计算机_[SQL Server教程]

/*
重新启动SQLServer服务,要求操作者具有相应权限


--vivianfdlpw 2005.9 引用请保留此信息
*/


--创建重启脚本
declare @o int,@f int,@t int,@ret int
exec sp_oacreate 'scripting.filesystemobject',@o out
exec sp_oamethod @o,'createtextfile',@f out,'c:\restart.bat',1
exec @ret=sp_oamethod @f,'writeline',NULL,'net stop mssqlserver'
exec @ret=sp_oamethod @f,'writeline',NULL,'net start mssqlserver'


--执行重启脚本
exec master..xp_cmdshell 'c:\restart.bat'


/*
如果重新启动计算机,请确认mssqlserver账户在管理员账户下运行(非本地系统账户)


--vivianfdlpw 2005.9 引用请保留此信息
*/


exec master..xp_cmdshell 'shutdown /r /f'







添加到del.icio.us 添加到新浪ViVi 添加到百度搜藏 添加到POCO网摘 添加到天天网摘365Key 添加到和讯网摘 添加到天极网摘 添加到黑米书签 添加到QQ书签 添加到雅虎收藏 添加到奇客发现 diigo it 添加到饭否 添加到飞豆订阅 添加到抓虾收藏 添加到鲜果订阅 digg it 貼到funP 添加到有道阅读 Live Favorites 添加到Newsvine 打印本页 用Email发送本页 在Facebook上分享


Disclaimer Privacy Policy About us Site Map

If you have any requirements, please contact webmaster。(如果有什么要求,请联系站长)
Copyright ©2011-
uuhomepage.com, Inc. All rights reserved.