<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rssdatehelper="urn:rssdatehelper"><channel><title>The Farber Consulting Group Inc. comment feed</title><link>http://www.dfarber.com</link><pubDate></pubDate><generator>umbraco</generator><description></description><language>en</language><item><title>
          Re Data compression in large tables in MS SQL server by Matthew</title><link>http://www.dfarber.com/computer-consulting-blog/2011/7/26/data-compression-in-large-tables-in-ms-sql-server.aspx#comment-16</link><pubDate>Fri, 09 Sep 2011 18:34:20 GMT</pubDate><guid>http://www.dfarber.com/computer-consulting-blog/2011/7/26/data-compression-in-large-tables-in-ms-sql-server.aspx#comment-16</guid><content:encoded><![CDATA[ It's not just storage to be concerned with, it's the transmission of data.  MSSQL needs user functions so compression can be managed by the developers, not by the server.  The current feature is limited, at best, by compressing pages interally.]]></content:encoded></item><item><title>
          Re Data compression in large tables in MS SQL server by Naomi </title><link>http://www.dfarber.com/computer-consulting-blog/2011/7/26/data-compression-in-large-tables-in-ms-sql-server.aspx#comment-15</link><pubDate>Wed, 17 Aug 2011 13:41:46 GMT</pubDate><guid>http://www.dfarber.com/computer-consulting-blog/2011/7/26/data-compression-in-large-tables-in-ms-sql-server.aspx#comment-15</guid><content:encoded><![CDATA[ See also other articles on this topic<br/>
http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/compressing-data-with-uniqueidentifier-columns<br/>
<br/>
http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/MSSQLServerAdmin/do-you-get-a-benefit-from-compressing-ba<br/>
]]></content:encoded></item><item><title>
          Re Secure MS SQL server when running web application by essay writing services</title><link>http://www.dfarber.com/computer-consulting-blog/2011/5/16/secure-ms-sql-server-when-running-web-application.aspx#comment-14</link><pubDate>Thu, 11 Aug 2011 08:37:15 GMT</pubDate><guid>http://www.dfarber.com/computer-consulting-blog/2011/5/16/secure-ms-sql-server-when-running-web-application.aspx#comment-14</guid><content:encoded><![CDATA[ Amazing tutorial, really helped me to put my new site design together quickly.]]></content:encoded></item><item><title>
          Re String Manipulation on large data using LIKE operator or PATINDEX by Tony Basir</title><link>http://www.dfarber.com/computer-consulting-blog/2011/3/28/string-manipulation-on-large-data-using-like-operator-or-patindex.aspx#comment-12</link><pubDate>Fri, 27 May 2011 01:33:08 GMT</pubDate><guid>http://www.dfarber.com/computer-consulting-blog/2011/3/28/string-manipulation-on-large-data-using-like-operator-or-patindex.aspx#comment-12</guid><content:encoded><![CDATA[ Nice article.  I remember doing this type of thing on text files downloaded from a mainframe using procedural code 20 years ago.  It's a lot faster these days with SQL ]]></content:encoded></item><item><title>
          Re Processing hundreds of millions records got much easier by Doron</title><link>http://www.dfarber.com/computer-consulting-blog/2011/1/14/processing-hundreds-of-millions-records-got-much-easier.aspx#comment-31</link><pubDate>Mon, 02 Apr 2012 23:19:09 GMT</pubDate><guid>http://www.dfarber.com/computer-consulting-blog/2011/1/14/processing-hundreds-of-millions-records-got-much-easier.aspx#comment-31</guid><content:encoded><![CDATA[ Hello Ann,<br/>
<br/>
That problem occurs when the query retrieves large amount of rows. See this article written by Uri Dimant about this problem and how it was resolved at: http://dimantdatabasesolutions.blogspot.com/2009/04/how-to-eat-asyncnetworkio.html <br/>
<br/>
Regards,<br/>
<br/>
Doron<br/>
http://www.dfarber.com/microsoft-solutions/mssql-server.aspx<br/>
<br/>
<br/>
]]></content:encoded></item><item><title>
          Re Remove duplicate records in sql by nishant pudota</title><link>http://www.dfarber.com/computer-consulting-blog/2011/12/26/remove-duplicate-records-in-sql.aspx#comment-30</link><pubDate>Thu, 29 Mar 2012 06:36:37 GMT</pubDate><guid>http://www.dfarber.com/computer-consulting-blog/2011/12/26/remove-duplicate-records-in-sql.aspx#comment-30</guid><content:encoded><![CDATA[ Thank you, looks good]]></content:encoded></item><item><title>
          Re Reasons For Hiring an SEO Company in USA by SEO Firm India</title><link>http://www.dfarber.com/computer-consulting-blog/2011/3/28/reasons-for-hiring-an-seo-company-in-usa.aspx#comment-9</link><pubDate>Tue, 29 Mar 2011 20:50:29 GMT</pubDate><guid>http://www.dfarber.com/computer-consulting-blog/2011/3/28/reasons-for-hiring-an-seo-company-in-usa.aspx#comment-9</guid><content:encoded><![CDATA[ Thanks for sharing such a superb article. I have bookmarked your site and will be visiting it from time to time for updates. ]]></content:encoded></item><item><title>
          Re Processing hundreds of millions records got much easier by Uri Dimant</title><link>http://www.dfarber.com/computer-consulting-blog/2011/1/14/processing-hundreds-of-millions-records-got-much-easier.aspx#comment-5</link><pubDate>Mon, 28 Mar 2011 00:53:39 GMT</pubDate><guid>http://www.dfarber.com/computer-consulting-blog/2011/1/14/processing-hundreds-of-millions-records-got-much-easier.aspx#comment-5</guid><content:encoded><![CDATA[ I found that article very useful.The key statement her is to have a clustered index on PK column such as SQL Server is able efficiently process the data.]]></content:encoded></item><item><title>
          Re Processing hundreds of millions records got much easier by Ann Hathaway</title><link>http://www.dfarber.com/computer-consulting-blog/2011/1/14/processing-hundreds-of-millions-records-got-much-easier.aspx#comment-29</link><pubDate>Mon, 26 Mar 2012 10:18:17 GMT</pubDate><guid>http://www.dfarber.com/computer-consulting-blog/2011/1/14/processing-hundreds-of-millions-records-got-much-easier.aspx#comment-29</guid><content:encoded><![CDATA[ Has anyone aware of the problem Batch Processing and MS SQL ASYNC_NETWORK_IO Wait Type? I encountered this problem recently while developing a batch processing software component. ]]></content:encoded></item><item><title>
          Re Benefits of ERP Software for Small or Medium Size Businesses by Ultrabook Notebook Tipis Harga Murah Terbaik</title><link>http://www.dfarber.com/computer-consulting-blog/2011/7/20/benefits-of-erp-software-for-small-or-medium-size-businesses.aspx#comment-28</link><pubDate>Wed, 21 Mar 2012 21:13:05 GMT</pubDate><guid>http://www.dfarber.com/computer-consulting-blog/2011/7/20/benefits-of-erp-software-for-small-or-medium-size-businesses.aspx#comment-28</guid><content:encoded><![CDATA[ I really like your wp template, exactly where did you down load it from?]]></content:encoded></item></channel></rss>
