<?xml version="1.0" encoding="gbk"?>
			<?xml-stylesheet type="text/css" href="http://space.itpub.net/css/rss.css"?>
			<rss version="2.0">
			  <channel>
			    <title>Space Ryan</title>
			    <link>http://space.itpub.net/9079672</link>
			    <description>本博文章除在标题明确注明 [转载] 外，均为作者原创！若无特别注明，本博所有原创文章均为IT168首发！任何个人/团队/公司在未经作者同意下不得擅自转载！</description>
			    <copyright>Copyright(C) Space Ryan</copyright>
			    <generator>SupeSite/X-Space</generator>
			    <lastBuildDate>Sat, 11 Oct 2008 02:52:05 GMT</lastBuildDate><item>
								<title>如何在一张Chart中集成不同的Chart类型？</title>
								<link>http://space.itpub.net/9079672/viewspace-469945</link>
								<description><![CDATA[<P>许久没有来了，最近项目太多了。那么今天要和大家分享的呢就是如何在一张Chart中集成不同的Chart类型？这是最近一个项目中的一个小心得。</P>
<P>什么叫在一张Chart中集成不同的Chart类型呢？看完下图您就明白啦：</P>
<P><A href="http://space.itpub.net/batch.dow...]]></description>
								<category>blog</category>
								<author>drillchina</author>
								<pubDate>Fri, 10 Oct 2008 17:50:44 GMT</pubDate>
							</item>
							<item>
								<title>如何在SQL Server报表服务中实现级联参数</title>
								<link>http://space.itpub.net/9079672/viewspace-431657</link>
								<description><![CDATA[<P>前段时间有位朋友问到了怎么样在报表服务里面实现级联的参数，也就是一个参数的可选值列表由另外一个参数确定。我答应这位朋友写一篇博客来说明怎么写这种报表。不过由于最近杂务缠身就一直拖到了现在，真是抱歉。</P>
<P>我们举一个级联参数的例子，用SQL Server 200...]]></description>
								<category>blog</category>
								<author>drillchina</author>
								<pubDate>Thu, 21 Aug 2008 11:26:39 GMT</pubDate>
							</item>
							<item>
								<title>SQL Server 2008 RTM发布拉</title>
								<link>http://space.itpub.net/9079672/viewspace-421366</link>
								<description><![CDATA[<P>今天早上突然发现SQL Server 2008的RTM发布拉。这个姗姗来迟的RTM终于进入了大家的眼帘。</P>
<P>感兴趣的朋友可以从MSDN和Technet订阅获得这个软件。以下是地址</P>
<DIV align=center>
<TABLE class=MsoNormalTable style="mso-cellspacing: 0cm; mso-yfti-tblloo...]]></description>
								<category>blog</category>
								<author>drillchina</author>
								<pubDate>Thu, 07 Aug 2008 10:18:11 GMT</pubDate>
							</item>
							<item>
								<title>SQL Server小知识：Processor Affinity</title>
								<link>http://space.itpub.net/9079672/viewspace-420464</link>
								<description><![CDATA[<P>SQL Server通常都运行在多处理器的服务器上，这一点在现在尤为普遍。原因是多内核的处理器越来越普及。</P>
<P>那么，在多处理器环境下，Windows操作系统(事实上是从2000开始的)通常都会将进程任务放在一个队伍里面，然后让这些处理任务依次去占有处理器进行计算。</P...]]></description>
								<category>blog</category>
								<author>drillchina</author>
								<pubDate>Wed, 06 Aug 2008 10:16:15 GMT</pubDate>
							</item>
							<item>
								<title>SQL Server小知识：CheckPoint</title>
								<link>http://space.itpub.net/9079672/viewspace-418916</link>
								<description><![CDATA[<P>前面说到Recovery Interval可以控制SQL Server在内存中保留多少被修改的数据。其实我们有一个问题没有讲。</P>
<P>那就是内存中被修改的数据写回到磁盘后，也就意味着磁盘中的数据版本和日志中的数据操作已经同步了。当然也就意味着如果这个时候系统崩溃了，SQL Serve...]]></description>
								<category>blog</category>
								<author>drillchina</author>
								<pubDate>Mon, 04 Aug 2008 22:04:17 GMT</pubDate>
							</item>
							<item>
								<title>SQL Server小知识：Recovery Interval</title>
								<link>http://space.itpub.net/9079672/viewspace-418888</link>
								<description><![CDATA[<P>其实有很多朋友都问到过Recovery Interval，有问这个是干吗的，有问怎么调节这个值，所以今天写一篇小Blog，一劳永逸。</P>
<P>众所周知，SQL Server依靠Log来保证性能和数据持久性两不耽搁。那么我们来看一看SQL Server是如何处理我们的数据修改请求的。</P>
<P>首先...]]></description>
								<category>blog</category>
								<author>drillchina</author>
								<pubDate>Mon, 04 Aug 2008 15:43:44 GMT</pubDate>
							</item>
							<item>
								<title>如何向WebForm下的ReportViewer传递身份凭证</title>
								<link>http://space.itpub.net/9079672/viewspace-416169</link>
								<description><![CDATA[<P>上回说到WebForm下的ReportViewer控件不能直接传入身份凭证，因为其ServerReport.ReportServerCredentials.NetworkCredentials属性是只读的。</P>
<P>在骚扰了N个.NET MVP后，终于知道有一个接口叫<SPAN id=nsrTitle>IReportServerCredentials，诶，我怎么把这茬忘了呢...]]></description>
								<category>blog</category>
								<author>drillchina</author>
								<pubDate>Thu, 31 Jul 2008 11:05:24 GMT</pubDate>
							</item>
							<item>
								<title>如何定制一个Reporting Service的站点</title>
								<link>http://space.itpub.net/9079672/viewspace-416162</link>
								<description><![CDATA[<P>最近在为一家客户提供SQL Server 2005报表服务的咨询过程中，客户提出了定制报表服务访问站点的需求。客户需要的是一个可以浏览报表目录以及报表内容的站点，为了确保界面的简洁和用户访问速度，因此客户需要进一步简化ReportServer。(客户觉得Report Manager站点过于复...]]></description>
								<category>blog</category>
								<author>drillchina</author>
								<pubDate>Thu, 31 Jul 2008 10:22:16 GMT</pubDate>
							</item>
							<item>
								<title>SQL Server 2008在Vista下</title>
								<link>http://space.itpub.net/9079672/viewspace-410839</link>
								<description><![CDATA[<P>SQL Server 2008和Windows Server 2008应该是绝配，配合Visual Studio 2008，因此微软也把这三件产品的发布会看的相当隆重。不过...我们今天谈的不是这个事情。</P>
<P>前两天在自己的笔记本上安装了SQL Server 2008，因为原来的测试环境都是运行在一些安装了Server操...]]></description>
								<category>blog</category>
								<author>drillchina</author>
								<pubDate>Mon, 28 Jul 2008 11:12:21 GMT</pubDate>
							</item>
							<item>
								<title>一段介绍PerformancePoint的Video</title>
								<link>http://space.itpub.net/9079672/viewspace-410130</link>
								<description><![CDATA[<EMBED name=msn_soapbox pluginspage=http://macromedia.com/go/getflashplayer src=http://images.video.msn.com/flash/soapbox1_1.swf width=432 height=364 type=application/x-shockwave-flash flashvars="c=v&amp;v=00c59c4f-c589-4285-9123-d2adceb567b2&amp;ifs=t...]]></description>
								<category>blog</category>
								<author>drillchina</author>
								<pubDate>Fri, 25 Jul 2008 13:35:22 GMT</pubDate>
							</item>
							<item>
								<title>SQL Server 2008 RC0 QFE安装图解</title>
								<link>http://space.itpub.net/9079672/viewspace-406668</link>
								<description><![CDATA[<P>终于下载好了，下载到本地的本件名为SQLServer2008-KB954325-x86.exe，文件尺寸为151MB。</P>
<P>运行该文件后，安装程序开始释放文件。<BR><A href="http://space.itpub.net/batch.download.php?aid=6742" target=_blank><IMG src="http://space.itpub.net/attachmen...]]></description>
								<category>blog</category>
								<author>drillchina</author>
								<pubDate>Mon, 21 Jul 2008 14:52:18 GMT</pubDate>
							</item>
							<item>
								<title>SQL Server 2008 RC0 QFE</title>
								<link>http://space.itpub.net/9079672/viewspace-406642</link>
								<description><![CDATA[<P>微软在7月17日发布了SQL Server 2008 RC0的一个QFE(Quick Fix Engineering)。这个QFE是微软在SQL Server 2008 RC0公开后发布的第一个QFE，也代表着SQL Server 2008生产版本发布日期的进一步临近。</P>
<P>这个QFE将修补1600多个文件，但是这些文件仅仅修改了文件的版本...]]></description>
								<category>blog</category>
								<author>drillchina</author>
								<pubDate>Mon, 21 Jul 2008 14:19:38 GMT</pubDate>
							</item>
							<item>
								<title>Key Attribute和Key Column：苹果和桔子</title>
								<link>http://space.itpub.net/9079672/viewspace-405419</link>
								<description><![CDATA[<P>“SQL Server 2005分析服务里面的Key Attribute和Key Column有什么关系呢？”今天在和一伙对微软的分析服务和商业智能技术感兴趣的朋友们聊天的时候，有几位突然问了这个问题。</P>
<P>确实，两个概念里面都有Key这个字，但是他们之间究竟有什么关系呢？我的答案是他们...]]></description>
								<category>blog</category>
								<author>drillchina</author>
								<pubDate>Sat, 19 Jul 2008 21:49:15 GMT</pubDate>
							</item>
							<item>
								<title>SQL注入式攻击扫描器</title>
								<link>http://space.itpub.net/9079672/viewspace-401662</link>
								<description><![CDATA[由于最近大量出现的SQL注入式攻击事件，微软的开发小组在7月11日发布了一个专门用扫描ASP源文件的静态源码中是否存在SQL注入式漏洞的工具，该工具的下载地址在<A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=58a7c46e-a599-4fcb-9ab4-a4334146b6ba&a...]]></description>
								<category>blog</category>
								<author>drillchina</author>
								<pubDate>Tue, 15 Jul 2008 14:06:18 GMT</pubDate>
							</item>
							<item>
								<title>SQL Server 2005报表设计技巧：隐藏唯一的顶级分组</title>
								<link>http://space.itpub.net/9079672/viewspace-401195</link>
								<description><![CDATA[<P>最近在为一家客户提供报表服务的咨询过程中，客户提出了一个需要。</P>
<P>这是一个比较典型的连锁零售行业，他们为很多品牌管理门店，这些品牌在全国各地拥有大量的实体店面。为了更好地管理这些店面，他们在内部设置了大区经理、中区经理和小区经理，每个级别的经理...]]></description>
								<category>blog</category>
								<author>drillchina</author>
								<pubDate>Mon, 14 Jul 2008 14:49:01 GMT</pubDate>
							</item>
							<item>
								<title>SQL Server最新安全补丁</title>
								<link>http://space.itpub.net/9079672/viewspace-374773</link>
								<description><![CDATA[<P>微软在7月8日，也就是昨天，发布了一个关于SQL Server的安全补丁。这个安全补丁主要用于修补内存页面以及SQL Server缓存以及聚合计算管理方面的一些安全漏洞，微软对这些漏洞的安全风险评级为“重要”。</P>
<P>这些漏洞可能引起的安全问题包括信息泄露以及非法权限提...]]></description>
								<category>blog</category>
								<author>drillchina</author>
								<pubDate>Wed, 09 Jul 2008 15:41:59 GMT</pubDate>
							</item>
							<item>
								<title>SQL Server 2008在数据仓库方面的价值</title>
								<link>http://space.itpub.net/9079672/viewspace-372010</link>
								<description><![CDATA[<P>今天我和一家为移动开发系统的公司进行交流的过程中讨论到了SQL Server 2008。随着SQL Server 2008 RC0的发布，越来越多的开发人员和企业开始关注这个产品，尽管大家沿用着微软产品的第一个版本不能生产部署的判断，但是SQL Server 2008对大容量数据库的支持确实是很多...]]></description>
								<category>blog</category>
								<author>drillchina</author>
								<pubDate>Sat, 05 Jul 2008 02:09:41 GMT</pubDate>
							</item>
							<item>
								<title>再议临时表和表变量</title>
								<link>http://space.itpub.net/9079672/viewspace-368839</link>
								<description><![CDATA[<P>今天在我和一家软件公司的开发人员讨论数据库设计调优的时候又讨论到了表变量和临时表的问题，觉得这个问题确实是一个争议比较大的问题。</P>
<P>其实从上次发表了表变量和临时表的一个帖子以来，也有些人留言，也有些人发过邮件讨论这个问题。其实表变量和临时表的区...]]></description>
								<category>blog</category>
								<author>drillchina</author>
								<pubDate>Tue, 01 Jul 2008 22:23:33 GMT</pubDate>
							</item>
							<item>
								<title>SQL Server 2008 RC0安装过程四：开始安装</title>
								<link>http://space.itpub.net/9079672/viewspace-368821</link>
								<description><![CDATA[<P>开了一个小会，接着上一篇的内容继续：：：</P>
<P>设置完了所有组件服务后是微软统一的安装统计收集选项，微软通过从大量用户的安装过程中搜集安装过程中的报错信息和用户设置习惯来优化安装界面，这也是微软的体验改善计划中的一部分。因此如果带宽允许的话，大家可...]]></description>
								<category>blog</category>
								<author>drillchina</author>
								<pubDate>Tue, 01 Jul 2008 22:03:13 GMT</pubDate>
							</item>
							<item>
								<title>SQL Server 2008 RC0安装过程三：安装配置</title>
								<link>http://space.itpub.net/9079672/viewspace-368747</link>
								<description><![CDATA[<P>选择完了组件后，接下来就是对各个组件进行安装配置了．</P>
<P>首先需要进行配置的是服务帐号。选择合适的服务帐号是非常重要的，如果是本地测试环境或开发环境，选择LOCAL SYSTEM就足够了，但是对于生产环境则通常建议使用域帐户。我已经见过相当多的CASE是由于服务...]]></description>
								<category>blog</category>
								<author>drillchina</author>
								<pubDate>Tue, 01 Jul 2008 13:35:16 GMT</pubDate>
							</item>
							<item>
								<title>SQL Server 2008 RC0安装过程二：安装准备</title>
								<link>http://space.itpub.net/9079672/viewspace-368743</link>
								<description><![CDATA[<P>选择SQL Server 2008 RC0安装中心的“安装”选项，然后选择安装独立实例，就可以启动SQL Server 2008 RC0的安装过程了。</P>
<P>安装程序首先会执行一些安装需求检查，包括操作系统版本、安装权限等，可以通过“Show details”按钮来了解各项的检查结果。如果有检查条...]]></description>
								<category>blog</category>
								<author>drillchina</author>
								<pubDate>Tue, 01 Jul 2008 11:59:33 GMT</pubDate>
							</item>
							<item>
								<title>SQL Server 2008 RC0安装过程一：安装中心</title>
								<link>http://space.itpub.net/9079672/viewspace-368734</link>
								<description><![CDATA[<P>SQL Server 2008 RC0已经发布将近一个月了，但是一直没有得空，所以这个周末才有时间重新安装了一个虚拟机的环境。在安装过程中把重要步骤地屏都截了下来，这里和大家分享一下，也方便那些没有时间和条件安装SQL Server 2008 RC0的朋友体验一下安装过程。</P>
<P>首先...]]></description>
								<category>blog</category>
								<author>drillchina</author>
								<pubDate>Tue, 01 Jul 2008 11:27:24 GMT</pubDate>
							</item>
							<item>
								<title>SQL Server 2008 PowerShell参考资料</title>
								<link>http://space.itpub.net/9079672/viewspace-364686</link>
								<description><![CDATA[<P>SQL Server 2008中提供了PowerShell的支持，因此可以预想到SQL Server 2008进入生产环境后将会出现利用PowerShell技术的管理脚本。</P>
<P>这里先提供一些PowerShell相关的资料(引自<A href="http://blogs.msdn.com/dtjones/" target=_blank>Dan's Blog</A>)：</P>
<...]]></description>
								<category>blog</category>
								<author>drillchina</author>
								<pubDate>Tue, 24 Jun 2008 13:55:17 GMT</pubDate>
							</item>
							<item>
								<title>SQL Server 2008 RC0中的Report Designer呢？</title>
								<link>http://space.itpub.net/9079672/viewspace-349348</link>
								<description><![CDATA[<P>微软在在6月5日发布了SQL Server 2008 RC0，首先在MSDN和Technet订阅区放开下载，不过最近在Downloads站点也看到了下载。 
<P>这个周末得空装了一个RC0的环境，不过安装完了之后却发现原来在以前各个版本的CTP中的Report Designer不见了。百般搜索无果后突然在微软的下...]]></description>
								<category>blog</category>
								<author>drillchina</author>
								<pubDate>Mon, 16 Jun 2008 12:18:59 GMT</pubDate>
							</item>
							<item>
								<title>万恶的缩写</title>
								<link>http://space.itpub.net/9079672/viewspace-343381</link>
								<description><![CDATA[<P>今天在看技术资料的时候发现了一个缩写——UBO，思前想后才明白UBO就是Usage Based Optimizer的缩写，因此突然感慨用缩写来发明新单词的办法不知道是谁起的头。顺便总结几个SQL Server 2005时代里面的缩写：</P>
<P>SQL Server 工具类所写：<BR>SSMS: SQL Server Mana...]]></description>
								<category>blog</category>
								<author>drillchina</author>
								<pubDate>Wed, 11 Jun 2008 13:56:31 GMT</pubDate>
							</item>
							<item>
								<title>SQL Server 2008 RC0悄无声息地发布了</title>
								<link>http://space.itpub.net/9079672/viewspace-343314</link>
								<description><![CDATA[<P>SQL Server 2008 RC0在6月5日悄无声息的发布了，不过Connect站点上面还不能下载，只有MSDN和Technet的订阅用户才能下载，另外，SQL Server 2008也启用了新的Logo。</P>
<P>关于SQL Server 2008 RC0更多的新特性，将随后与大家分享。</P>
<P>先和大家分享一个SQL Serv...]]></description>
								<category>blog</category>
								<author>drillchina</author>
								<pubDate>Wed, 11 Jun 2008 09:35:22 GMT</pubDate>
							</item>
							<item>
								<title>SQL Server 2008香港发布会</title>
								<link>http://space.itpub.net/9079672/viewspace-231289</link>
								<description><![CDATA[<P>昨天在香港会展中心参加了SQL Server 2008的发布会，EMC Global Service作为微软在香港2008 Launch Wave的白金赞助商在最大的601室拿到了一个45分钟的Session，所以就成全了我在香港会展中心的首次演讲。</P>
<P>我的演讲主题是SQL Server 2008对企业级数据仓库的商业...]]></description>
								<category>blog</category>
								<author>drillchina</author>
								<pubDate>Wed, 09 Apr 2008 09:27:22 GMT</pubDate>
							</item>
							<item>
								<title>初探SQL Server 2008 Change Tracking</title>
								<link>http://space.itpub.net/9079672/viewspace-220318</link>
								<description><![CDATA[<P>前段时间评估了一下SQL Server 2008的CDC功能，总体发现CDC的开销还是不小的，特别是对日志文件的读。对于那些字段数量较多而且需要跟踪每个字段值更新的用户表，CDC的带来的额外开销则尤其明显。因此继续评估SQL Server 2008对数据更新跟踪的技术方案。 
<P>在SQL Se...]]></description>
								<category>blog</category>
								<author>drillchina</author>
								<pubDate>Mon, 31 Mar 2008 09:47:01 GMT</pubDate>
							</item>
							<item>
								<title>SQL Server 2008中的TDE</title>
								<link>http://space.itpub.net/9079672/viewspace-218054</link>
								<description><![CDATA[<DIV class=bvEntry id=LastMDatecns!61D0A02F45C10918!323 bv:cns="cns!61D0A02F45C10918!323" bv:ca="true" bv:cat="SQL Server 2008">&nbsp;</DIV>
<DIV class=bvEntry bv:cns="cns!61D0A02F45C10918!323" bv:ca="true" bv:cat="SQL Server 2008">在SQL Server 2005中...]]></description>
								<category>blog</category>
								<author>drillchina</author>
								<pubDate>Thu, 27 Mar 2008 19:20:23 GMT</pubDate>
							</item>
							<item>
								<title>怎样让Windows Server 2008象Vista</title>
								<link>http://space.itpub.net/9079672/viewspace-218053</link>
								<description><![CDATA[<H3>调出Vista的Aero</H3>
<P>第一步当然是要安装Desktop Experience功能，启用Theme服务，然后在Personalize Appearance and Sounds的Theme中选择Windows Vista Theme，接着在Windows Color and Experience中选择Windows Aero的Color Scheme。 
<H3>使用Live</H3>
<P>...]]></description>
								<category>blog</category>
								<author>drillchina</author>
								<pubDate>Thu, 27 Mar 2008 19:13:53 GMT</pubDate>
							</item>
							
		</channel>
	</rss>