04 2009 档案
Database Mirroring Automating Failover for Multiple SQL Server Databases
摘要:Written By: Edgewood Solutions Engineers -- 8/18/2008 -- 6 comments Win SQL Server Books - click here Problem Database Mirr... 阅读全文
posted @ 2009-04-29 18:06 大斌锅 阅读(422) 评论(1) 推荐(0)
sql domain credentail
摘要:Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control] "WaitToKillServiceTimeout"="20000" 阅读全文
posted @ 2009-04-29 16:02 大斌锅 阅读(264) 评论(0) 推荐(0)
sql server mirror
摘要:Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=Test1;Data Source=165230m1;Failover Partner=165230m2 阅读全文
posted @ 2009-04-29 16:01 大斌锅 阅读(199) 评论(0) 推荐(0)
天气
摘要:http://m.weather.com.cn/data/101050101.html 阅读全文
posted @ 2009-04-17 16:40 大斌锅 阅读(148) 评论(0) 推荐(0)
C# 操作 Excel
摘要:首先将excel.exe copy 到 ..\Microsoft Visual Studio .NET 2003\SDK\v1.1\Bin目录下利用.net 中带的工具在命令提示符下执行tlbimp excel.exe.这样就不会因为你的Excel是xp或2000的不同要去找不同的*.olb文件,还有一点就是因为在2000以后的版本中没有了excel9.olb这个文件了。通过执行tlbimp ex... 阅读全文
posted @ 2009-04-10 11:11 大斌锅 阅读(194) 评论(0) 推荐(0)