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...
阅读全文
sql domain credentail
摘要:Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control] "WaitToKillServiceTimeout"="20000"
阅读全文
sql server mirror
摘要:Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=Test1;Data Source=165230m1;Failover Partner=165230m2
阅读全文
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...
阅读全文