我思故我在我有我精彩--liangqihui

爱欲追而情已逝,子欲孝而亲不待。人生的困苦又怎能用一个难字囊尽百味
posts - 360, comments - 128, trackbacks - 0, articles - 97
  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理

2012年1月13日

摘要: 设置用户"NETWORK SERVICE"具有对文件夹的读取权限。原帖地址: http://www.cnblogs.com/sjhrun2001/archive/2009/03/18/1415804.htmlCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->1 System.Security.AccessControl.DirectorySecurity fSec;2 3 string path = "D:\\Te阅读全文

posted @ 2012-01-13 08:52 挥辉 阅读(14) 评论(0) 编辑

2011年12月6日

摘要: 用sqlserver的sqlcmd、osql、isql的备份与还原--sqlcmd ,sql2005新加工具1、备份"C:/Program Files/Microsoft SQL Server/90/Tools/Binn/SQLCMD.EXE" -S ./sqlexpress -U sa -P 000000 -d master -Q"BACKUP DATABASE test to disk='c:/aa/aaa.bak'"已为数据库 'test',文件 'test' (位于文件 2 上)处理了 176 页。阅读全文

posted @ 2011-12-06 11:25 挥辉 阅读(19) 评论(0) 编辑

2011年5月22日

摘要: 你是专业的项目经理,管理是你的核心职能(技术的实现细节是你需要注意的内容,但大多只需要深入到是可行性论证和成本控制水平,而不是要你在技术上舍本逐末,记住技术上再多的亮点永远也不能掩盖你在项目管理中体现出的无能)必须以专业的方式做项目,即遵循PMBOK的要求强调事业环境印务和组织过程资产强调历史信息,强调经验教训总结,强调记录问题重在预防,而非解决(虽然解决也很重要,但是它是最基本的,但是PMI体系在设计之初就强调需要根据经验和专业的科学手段尽可能的规避不必要的任何风险)必须有明确的目标,必须有正是的计划,才可以行动利害关系者很重要,尽早识别全部的厉害关系者(项目干系人)并让其参与项目经理鼻息被阅读全文

posted @ 2011-05-22 21:56 挥辉 阅读(63) 评论(0) 编辑

2011年5月20日

摘要: Kerberos 委派故障诊断发布日期: 2004年11月03日下载Kerberos_Delegation.doc1524 KBMicrosoft Word 文件本白皮书说明了如何对在 Kerberos 身份验证方案中可能出现的委派问题进行故障诊断。本白皮书总结了必需的基础结构,并描述了 Windows® 身份验证方案的例子。其中心内容是围绕四个故障诊断清单来组织的:Active Directory® 目录服务、客户端应用程序、中间层和后端各一个清单。附录中详细介绍了诊断工具,并给出了如何在典型的 IIS 到 SQL 委派方案中解决问题的例子。 本页内容简介基础结构的要求W阅读全文

posted @ 2011-05-20 15:38 挥辉 阅读(487) 评论(0) 编辑

2011年4月12日

摘要: VPN 拨号,出现错误721,800的处理方案客户机拨VPN出现721错误的解决办法:局域网中的机器有的可以访问VPN服务器,有的不能,仔细检查,发现出问题的机器是打了SP2补丁。解决办法如下(摘自微软网站):以下操作均在客户机上1. 单击“开始”,然后单击“运行”。2. 在“打开”框中,键入 regedit,然后单击“确定”。3. 在注册表编辑器中,找到以下子项HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlClass{4D36E972-E325-11CE-BFC1-08002bE10318}<000x>其中 <000x>阅读全文

posted @ 2011-04-12 09:05 挥辉 阅读(95) 评论(0) 编辑

2011年4月11日

摘要: This article provides a fix for the error:Login failed for user “. The user is not associated with a trusted SQL Server Connection. (CLIENT: 127.0.0.1)This error has several causes- one of which is an application or ODBC connection that is initiated from the same machine as the SQL server (ie the se阅读全文

posted @ 2011-04-11 09:15 挥辉 阅读(104) 评论(0) 编辑

2011年3月23日

摘要: 灾难恢复:当SQL Server 2005的sa密码丢失后原文地址:http://blogs.msdn.com/b/raulga/archive/2007/07/12/disaster-recovery-what-to-do-when-the-sa-account-password-is-lost-in-sql-server-2005.aspx参考:http://msdn.microsoft.com/en-us/library/ms188236(en-US,SQL.90).aspxhttp://msdn.microsoft.com/zh-cn/library/dd207004(v=SQL.10阅读全文

posted @ 2011-03-23 15:20 挥辉 阅读(189) 评论(0) 编辑

摘要: How to move databases between computers that are running SQL Serverhttp://support.microsoft.com/kb/314546/en-usView products that this article applies to.This article was previously published under Q314546On This Page · SUMMARY o Step 1: How to move user databases §Method 1: Backup and res阅读全文

posted @ 2011-03-23 15:20 挥辉 阅读(422) 评论(0) 编辑

2011年2月25日

摘要: [ZT]Understanding the error message: “Login failed for user ''. The user is not associated with a trusted SQL Server connection.”2 May 2008 8:28 PM Comments 29 Understanding the error message: “Login failed for user ''. The user is not associated with a trusted SQL Server connection.阅读全文

posted @ 2011-02-25 10:10 挥辉 阅读(120) 评论(0) 编辑

2011年2月23日

摘要: Table: LoadTestRun: Contains one row for each load test that is executed.Columns:LoadTestRunId (int): A unique Id for this load test run in this load test results store. The value is 1 for the first load test and increments for each load test that is executed. All of the tables in the load test resu阅读全文

posted @ 2011-02-23 10:38 挥辉 阅读(87) 评论(0) 编辑