<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/iret" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/iret" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 03 Nov 2004 15:31:00 GMT</lastBuildDate><title>iret' blog</title><link>http://blog.csdn.net/iret/</link><item><title>使用SQL Server 2000创建临时Job异步执行SQL 脚本</title><link>http://blog.csdn.net/iret/archive/2004/11/03/165457.aspx</link><wfw:comment>http://blog.csdn.net/iret/comments/165457.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/iret/comments/commentRss/165457.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=165457</trackback:ping><description>在庞大的数据库中很多复杂的更新查询非常的耗时。为了避免用户长时间的等待，那些耗时的操作可以采用异步执行的方法，立刻返回执行信息给用户，同时在数据库后台执行操作，等到执行完毕再更新数据表。

    那么如何在SQL SERVER2000上获得异步调用功能呢？本文提出了一个可行的方法，那就是建立临时的Job。

&lt;img src =&quot;http://blog.csdn.net/iret/aggbug/165457.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 03 Nov 2004 23:31:00 +0800</pubDate><author>iret</author><comments>http://blog.csdn.net/iret/archive/2004/11/03/165457.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/iret/archive/2004/11/03/165457.aspx</guid><dc:creator>iret</dc:creator></item><item><title>如何使用Crytal Report 在票据中显示大写的人民币金额</title><link>http://blog.csdn.net/iret/archive/2004/10/22/147579.aspx</link><wfw:comment>http://blog.csdn.net/iret/comments/147579.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/iret/comments/commentRss/147579.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=147579</trackback:ping><description>如何使用Crytal Report 在票据中显示大写的人民币金额&lt;img src =&quot;http://blog.csdn.net/iret/aggbug/147579.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 23 Oct 2004 02:20:00 +0800</pubDate><author>iret</author><comments>http://blog.csdn.net/iret/archive/2004/10/22/147579.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/iret/archive/2004/10/22/147579.aspx</guid><dc:creator>iret</dc:creator></item><item><title>T-SQL Comment Extractor</title><link>http://blog.csdn.net/iret/archive/2004/10/21/146106.aspx</link><wfw:comment>http://blog.csdn.net/iret/comments/146106.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/iret/comments/commentRss/146106.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=146106</trackback:ping><description>很多情况下，我们需要比较两个存储过程，或者两段T-SQL语句的异同。当然你可以从头到尾的把两者对照比较，但是更好的方法可能是把它们的脚本中的注释和空格删去，再做字符串的比较。
这个脚本所提供的功能就是把注释和空格删除哦。：）&lt;img src =&quot;http://blog.csdn.net/iret/aggbug/146106.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 22 Oct 2004 02:44:00 +0800</pubDate><author>iret</author><comments>http://blog.csdn.net/iret/archive/2004/10/21/146106.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/iret/archive/2004/10/21/146106.aspx</guid><dc:creator>iret</dc:creator></item></channel></rss>