<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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:atom="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>WebGuru’s Blog about Digital Life</title>
	
	<link>http://lichao.net/eblog</link>
	<description>If you are an IT professional as I am, you would love to live digitally and electronically too.</description>
	<pubDate>Wed, 29 Oct 2008 20:23:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/lichaoneteblog" type="application/rss+xml" /><item>
		<title>The problem with Microsoft VSS and Copy web in Visual Studio .net</title>
		<link>http://feeds.feedburner.com/~r/lichaoneteblog/~3/435950991/the-problem-with-microsoft-vss-and-copy-web-in-visual-studio-net-200810196.html</link>
		<comments>http://lichao.net/eblog/the-problem-with-microsoft-vss-and-copy-web-in-visual-studio-net-200810196.html#comments</comments>
		<pubDate>Wed, 29 Oct 2008 15:35:24 +0000</pubDate>
		<dc:creator>WebGuru</dc:creator>
		
		<category><![CDATA[ASP and ASP.net]]></category>

		<category><![CDATA[.NET 2.0]]></category>

		<category><![CDATA[Visual Studio 2005]]></category>

		<category><![CDATA[VSS]]></category>

		<guid isPermaLink="false">http://lichao.net/eblog/?p=196</guid>
		<description>When I am using the Copy Web command in the Microsoft Visual Studio .net 2005 to copy asp.net files from the local to the remote server, sometime I got error saying &amp;#8220;Access denied&amp;#8221; (BTW, to see the Error Log, you will have to scroll down and click the Log&amp;#8230; button which might be invisible if [...]&lt;img src="http://feeds.feedburner.com/~r/lichaoneteblog/~4/435950991" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://lichao.net/eblog/the-problem-with-microsoft-vss-and-copy-web-in-visual-studio-net-200810196.html/feed</wfw:commentRss>
		<feedburner:origLink>http://lichao.net/eblog/the-problem-with-microsoft-vss-and-copy-web-in-visual-studio-net-200810196.html</feedburner:origLink></item>
		<item>
		<title>How to set the DefaultButton in a Page Based on ASP.NET Master Page</title>
		<link>http://feeds.feedburner.com/~r/lichaoneteblog/~3/435162374/how-to-set-the-defaultbutton-in-a-page-based-on-aspnet-master-page-200810179.html</link>
		<comments>http://lichao.net/eblog/how-to-set-the-defaultbutton-in-a-page-based-on-aspnet-master-page-200810179.html#comments</comments>
		<pubDate>Tue, 28 Oct 2008 21:51:08 +0000</pubDate>
		<dc:creator>WebGuru</dc:creator>
		
		<category><![CDATA[ASP and ASP.net]]></category>

		<category><![CDATA[asp.net]]></category>

		<category><![CDATA[onClick]]></category>

		<guid isPermaLink="false">http://lichao.net/eblog/?p=179</guid>
		<description>Challenges:
As I mentioned in my previous post, I fixed the issue of hitting enter key on an ASP.NET page with a single textbox and submit button. But now new issue occurred: I could not use the Enter key on other button web controls. Whenever I hit the Enter key in the web form, the onClick [...]&lt;img src="http://feeds.feedburner.com/~r/lichaoneteblog/~4/435162374" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://lichao.net/eblog/how-to-set-the-defaultbutton-in-a-page-based-on-aspnet-master-page-200810179.html/feed</wfw:commentRss>
		<feedburner:origLink>http://lichao.net/eblog/how-to-set-the-defaultbutton-in-a-page-based-on-aspnet-master-page-200810179.html</feedburner:origLink></item>
		<item>
		<title>How to fire onClick event with hitting Enter in ASP.NET forms</title>
		<link>http://feeds.feedburner.com/~r/lichaoneteblog/~3/435900757/how-to-fire-onclick-event-with-hitting-enter-in-aspnet-forms-200810178.html</link>
		<comments>http://lichao.net/eblog/how-to-fire-onclick-event-with-hitting-enter-in-aspnet-forms-200810178.html#comments</comments>
		<pubDate>Mon, 27 Oct 2008 19:50:21 +0000</pubDate>
		<dc:creator>WebGuru</dc:creator>
		
		<category><![CDATA[ASP and ASP.net]]></category>

		<category><![CDATA[asp.net]]></category>

		<category><![CDATA[onClick]]></category>

		<guid isPermaLink="false">http://lichao.net/eblog/?p=178</guid>
		<description>Challenge:
I have a search box in every asp.net web page with one text box and one submit button. When the visitor clicks the submit button, he will be re-directed to a search result web page since the onClick event is fired on that submit button. But when the visitor finishes his typing and simply hits [...]&lt;img src="http://feeds.feedburner.com/~r/lichaoneteblog/~4/435900757" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://lichao.net/eblog/how-to-fire-onclick-event-with-hitting-enter-in-aspnet-forms-200810178.html/feed</wfw:commentRss>
		<feedburner:origLink>http://lichao.net/eblog/how-to-fire-onclick-event-with-hitting-enter-in-aspnet-forms-200810178.html</feedburner:origLink></item>
		<item>
		<title>How to use XML Sitemap plug-in with WordPress MU</title>
		<link>http://feeds.feedburner.com/~r/lichaoneteblog/~3/430306337/how-to-use-xml-sitemap-plug-in-with-wordpress-mu-200810177.html</link>
		<comments>http://lichao.net/eblog/how-to-use-xml-sitemap-plug-in-with-wordpress-mu-200810177.html#comments</comments>
		<pubDate>Fri, 24 Oct 2008 03:54:14 +0000</pubDate>
		<dc:creator>WebGuru</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Plug-ins]]></category>

		<category><![CDATA[WordPress MU]]></category>

		<category><![CDATA[XML Sitemap]]></category>

		<guid isPermaLink="false">http://lichao.net/eblog/how-to-use-xml-sitemap-plug-in-with-wordpress-mu-200810177.html</guid>
		<description>A couple months ago, I wrote a blog post in my Chinese blog about my own experience of configuring XML SiteMap plugin in the WordPress MU. It turned out that a lot of MU owners had the same problem before. So I decided to re-write it in English and share with you here. 
I [...]&lt;img src="http://feeds.feedburner.com/~r/lichaoneteblog/~4/430306337" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://lichao.net/eblog/how-to-use-xml-sitemap-plug-in-with-wordpress-mu-200810177.html/feed</wfw:commentRss>
		<feedburner:origLink>http://lichao.net/eblog/how-to-use-xml-sitemap-plug-in-with-wordpress-mu-200810177.html</feedburner:origLink></item>
		<item>
		<title>How to export and import MySql database</title>
		<link>http://feeds.feedburner.com/~r/lichaoneteblog/~3/401194840/how-to-export-and-import-mysql-database-200809176.html</link>
		<comments>http://lichao.net/eblog/how-to-export-and-import-mysql-database-200809176.html#comments</comments>
		<pubDate>Tue, 23 Sep 2008 21:54:37 +0000</pubDate>
		<dc:creator>WebGuru</dc:creator>
		
		<category><![CDATA[Database]]></category>

		<category><![CDATA[Export]]></category>

		<category><![CDATA[Import]]></category>

		<category><![CDATA[MySql]]></category>

		<guid isPermaLink="false">http://lichao.net/eblog/how-to-export-and-import-mysql-database-200809176.html</guid>
		<description>I have tried to re-configure the old web site log analyst tools - LiveStats XSP 6.2 for a long, long time. Finally I decided to wipe all of them and re-install again. To be safe, I have to back-up all MySql data (installed by LiveStats) first. Since the server is a Windows 2000, and [...]&lt;img src="http://feeds.feedburner.com/~r/lichaoneteblog/~4/401194840" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://lichao.net/eblog/how-to-export-and-import-mysql-database-200809176.html/feed</wfw:commentRss>
		<feedburner:origLink>http://lichao.net/eblog/how-to-export-and-import-mysql-database-200809176.html</feedburner:origLink></item>
		<item>
		<title>How to resolve the Outlook Form issues</title>
		<link>http://feeds.feedburner.com/~r/lichaoneteblog/~3/401194841/how-to-resolve-the-outlook-form-issues-200809175.html</link>
		<comments>http://lichao.net/eblog/how-to-resolve-the-outlook-form-issues-200809175.html#comments</comments>
		<pubDate>Tue, 23 Sep 2008 21:51:48 +0000</pubDate>
		<dc:creator>WebGuru</dc:creator>
		
		<category><![CDATA[Software Apps]]></category>

		<category><![CDATA[Outlook tips]]></category>

		<guid isPermaLink="false">http://lichao.net/eblog/?p=175</guid>
		<description>Issues:
Today I got complains from one of my co-workers saying he could not open the Leave Request Outlook form, which designed by me a long while ago and put in the Oragnization Form library.

Solutions:
Even I did not see the error messages, but I provide the following trouble shoot steps I normally took to trouble shoot [...]&lt;img src="http://feeds.feedburner.com/~r/lichaoneteblog/~4/401194841" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://lichao.net/eblog/how-to-resolve-the-outlook-form-issues-200809175.html/feed</wfw:commentRss>
		<feedburner:origLink>http://lichao.net/eblog/how-to-resolve-the-outlook-form-issues-200809175.html</feedburner:origLink></item>
		<item>
		<title>How to protect your online passwords, a lesson from Sarah Palin</title>
		<link>http://feeds.feedburner.com/~r/lichaoneteblog/~3/401194842/how-to-protect-your-online-passwords-a-lesson-from-sarah-palin-200809174.html</link>
		<comments>http://lichao.net/eblog/how-to-protect-your-online-passwords-a-lesson-from-sarah-palin-200809174.html#comments</comments>
		<pubDate>Fri, 19 Sep 2008 20:49:11 +0000</pubDate>
		<dc:creator>WebGuru</dc:creator>
		
		<category><![CDATA[IT Security]]></category>

		<category><![CDATA[Email]]></category>

		<category><![CDATA[password]]></category>

		<category><![CDATA[security]]></category>

		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://lichao.net/eblog/how-to-protect-your-online-passwords-a-lesson-from-sarah-palin-200809174.html</guid>
		<description>In recent news the Internet is talking about how a college guy hacked Sarah Palin, 2008 USA vice president candidate, personal Yahoo email account. Actually there was no technical scripting or coding involved in this hack issue. What the &amp;#8220;hacker&amp;#8221; did was to use Yahoo&amp;#8217;s password recovery function by answering 3 security questions. For [...]&lt;img src="http://feeds.feedburner.com/~r/lichaoneteblog/~4/401194842" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://lichao.net/eblog/how-to-protect-your-online-passwords-a-lesson-from-sarah-palin-200809174.html/feed</wfw:commentRss>
		<feedburner:origLink>http://lichao.net/eblog/how-to-protect-your-online-passwords-a-lesson-from-sarah-palin-200809174.html</feedburner:origLink></item>
		<item>
		<title>Hack the Wi-Fi network of Atlanta Airport is the old news</title>
		<link>http://feeds.feedburner.com/~r/lichaoneteblog/~3/397559514/hack-the-wi-fi-network-of-atlanta-airport-is-the-old-news-200809173.html</link>
		<comments>http://lichao.net/eblog/hack-the-wi-fi-network-of-atlanta-airport-is-the-old-news-200809173.html#comments</comments>
		<pubDate>Thu, 18 Sep 2008 20:30:15 +0000</pubDate>
		<dc:creator>WebGuru</dc:creator>
		
		<category><![CDATA[IT Security]]></category>

		<category><![CDATA[ATL]]></category>

		<category><![CDATA[security]]></category>

		<category><![CDATA[Wi-Fi]]></category>

		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://lichao.net/eblog/?p=173</guid>
		<description>Sometimes it is very funny to see how the Internet work. The Internet is great with its powerful penetration degrees, it can reach to anyone, anywhere and anytime. That is why we are happy to get all these unlimited information we need from the Internet. But if we did not pay attention to the [...]&lt;img src="http://feeds.feedburner.com/~r/lichaoneteblog/~4/397559514" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://lichao.net/eblog/hack-the-wi-fi-network-of-atlanta-airport-is-the-old-news-200809173.html/feed</wfw:commentRss>
		<feedburner:origLink>http://lichao.net/eblog/hack-the-wi-fi-network-of-atlanta-airport-is-the-old-news-200809173.html</feedburner:origLink></item>
		<item>
		<title>Microsoft Commercial TV ads Bill with Seinfeld 1 and 2</title>
		<link>http://feeds.feedburner.com/~r/lichaoneteblog/~3/390872155/microsoft-commercial-tv-ads-bill-with-seinfeld-1-and-2-200809170.html</link>
		<comments>http://lichao.net/eblog/microsoft-commercial-tv-ads-bill-with-seinfeld-1-and-2-200809170.html#comments</comments>
		<pubDate>Fri, 12 Sep 2008 18:12:17 +0000</pubDate>
		<dc:creator>WebGuru</dc:creator>
		
		<category><![CDATA[Google Microsoft]]></category>

		<category><![CDATA[TV]]></category>

		<category><![CDATA[Bill Gates]]></category>

		<category><![CDATA[Jerry Seinfeld]]></category>

		<category><![CDATA[Microsoft]]></category>

		<category><![CDATA[TV Commercials]]></category>

		<guid isPermaLink="false">http://lichao.net/eblog/microsoft-commercial-tv-ads-bill-with-seinfeld-1-and-2-200809170.html</guid>
		<description>Not from TV, but I viewed these Commercials from TechCrunch Website. Although there were some &amp;#8220;do not understands&amp;#8221; on these TV commercials, but I believe Microsoft Public Relation and their hired ads. talents. Let us wait and see what the next serials of these commercials. And most of important part,&amp;#160; both of Bill Gates [...]&lt;img src="http://feeds.feedburner.com/~r/lichaoneteblog/~4/390872155" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://lichao.net/eblog/microsoft-commercial-tv-ads-bill-with-seinfeld-1-and-2-200809170.html/feed</wfw:commentRss>
		<feedburner:origLink>http://lichao.net/eblog/microsoft-commercial-tv-ads-bill-with-seinfeld-1-and-2-200809170.html</feedburner:origLink></item>
		<item>
		<title>How to find out IP addresses of others through emails and instant messengers</title>
		<link>http://feeds.feedburner.com/~r/lichaoneteblog/~3/389995633/how-to-find-out-ip-addresses-of-others-through-emails-and-instant-messengers-200809169.html</link>
		<comments>http://lichao.net/eblog/how-to-find-out-ip-addresses-of-others-through-emails-and-instant-messengers-200809169.html#comments</comments>
		<pubDate>Thu, 11 Sep 2008 20:47:57 +0000</pubDate>
		<dc:creator>WebGuru</dc:creator>
		
		<category><![CDATA[IT Security]]></category>

		<category><![CDATA[Email]]></category>

		<category><![CDATA[IP]]></category>

		<category><![CDATA[messenger]]></category>

		<category><![CDATA[netstat]]></category>

		<category><![CDATA[Outlook tips]]></category>

		<guid isPermaLink="false">http://lichao.net/eblog/how-to-find-out-ip-addresses-of-others-through-emails-and-instant-messengers-200809169.html</guid>
		<description>Today one of my friends asked my helps on tracing or finding out another people&amp;#8217;s IP address. He indicated this guy(s) had his Yahoo! Messenger account and email address from some ways, then started to harass him in instant messages and emails with nasty words and graphics. My friend tried to know who this [...]&lt;img src="http://feeds.feedburner.com/~r/lichaoneteblog/~4/389995633" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://lichao.net/eblog/how-to-find-out-ip-addresses-of-others-through-emails-and-instant-messengers-200809169.html/feed</wfw:commentRss>
		<feedburner:origLink>http://lichao.net/eblog/how-to-find-out-ip-addresses-of-others-through-emails-and-instant-messengers-200809169.html</feedburner:origLink></item>
		<item>
		<title>New Google Browser Chrome Installed (with pictures)</title>
		<link>http://feeds.feedburner.com/~r/lichaoneteblog/~3/383320795/new-google-browser-chrome-installed-with-pictures-200809168.html</link>
		<comments>http://lichao.net/eblog/new-google-browser-chrome-installed-with-pictures-200809168.html#comments</comments>
		<pubDate>Thu, 04 Sep 2008 15:10:36 +0000</pubDate>
		<dc:creator>WebGuru</dc:creator>
		
		<category><![CDATA[Software Apps]]></category>

		<category><![CDATA[browser]]></category>

		<category><![CDATA[chrome]]></category>

		<category><![CDATA[Google Microsoft]]></category>

		<category><![CDATA[installation]]></category>

		<guid isPermaLink="false">http://lichao.net/eblog/?p=168</guid>
		<description>Can not resist the media teasing about the new browser from Google - Chrome. Here is the installation I conducted today.
First of first, you need to download it from Google Chrome website which is hard for the public to find from its main site or the link from Google&amp;#8217;s main page. The link is http://www.google.com/chrome
And [...]&lt;img src="http://feeds.feedburner.com/~r/lichaoneteblog/~4/383320795" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://lichao.net/eblog/new-google-browser-chrome-installed-with-pictures-200809168.html/feed</wfw:commentRss>
		<feedburner:origLink>http://lichao.net/eblog/new-google-browser-chrome-installed-with-pictures-200809168.html</feedburner:origLink></item>
		<item>
		<title>Is the Read-Only attribute on OS Oracle data file a bug for Oracle 10g?</title>
		<link>http://feeds.feedburner.com/~r/lichaoneteblog/~3/376798136/is-the-read-only-attribute-on-os-oracle-data-file-a-bug-for-oracle-10g-200808167.html</link>
		<comments>http://lichao.net/eblog/is-the-read-only-attribute-on-os-oracle-data-file-a-bug-for-oracle-10g-200808167.html#comments</comments>
		<pubDate>Wed, 27 Aug 2008 16:19:54 +0000</pubDate>
		<dc:creator>WebGuru</dc:creator>
		
		<category><![CDATA[Database]]></category>

		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://lichao.net/eblog/is-the-read-only-attribute-on-os-oracle-data-file-a-bug-for-oracle-10g-200808167.html</guid>
		<description>In today&amp;#8217;s Oracle 10g training, we were asked to do a exercise on tablespace. I needed to make a tablespace Read Only and Read Write. The syntax was simple, just &amp;#8220;ALTER TABLESPACE tbs READ ONLY (READ WRITE&amp;#8221;. But while I was playing around, I thought what would happen on the data file after I [...]&lt;img src="http://feeds.feedburner.com/~r/lichaoneteblog/~4/376798136" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://lichao.net/eblog/is-the-read-only-attribute-on-os-oracle-data-file-a-bug-for-oracle-10g-200808167.html/feed</wfw:commentRss>
		<feedburner:origLink>http://lichao.net/eblog/is-the-read-only-attribute-on-os-oracle-data-file-a-bug-for-oracle-10g-200808167.html</feedburner:origLink></item>
		<item>
		<title>How to create email distribute list: import contacts into Outlook contacts easily</title>
		<link>http://feeds.feedburner.com/~r/lichaoneteblog/~3/376785664/how-to-create-email-distribute-list-import-contacts-into-outlook-contacts-easily-200808166.html</link>
		<comments>http://lichao.net/eblog/how-to-create-email-distribute-list-import-contacts-into-outlook-contacts-easily-200808166.html#comments</comments>
		<pubDate>Tue, 26 Aug 2008 04:08:42 +0000</pubDate>
		<dc:creator>WebGuru</dc:creator>
		
		<category><![CDATA[Software Apps]]></category>

		<category><![CDATA[Microsoft Office]]></category>

		<category><![CDATA[Outlook tips]]></category>

		<guid isPermaLink="false">http://lichao.net/eblog/how-to-create-email-distribute-list-import-contacts-into-outlook-contacts-easily-200808166.html</guid>
		<description>I need to post a serial how-to in Outlook for some of my clients. This one is part of &amp;#8220;how to create email distribute list&amp;#8221; and copy &amp;#38; paste from this website.
If you have e-mail addresses or other contact information in a program and want to import the data into Microsoft Outlook, follow the [...]&lt;img src="http://feeds.feedburner.com/~r/lichaoneteblog/~4/376785664" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://lichao.net/eblog/how-to-create-email-distribute-list-import-contacts-into-outlook-contacts-easily-200808166.html/feed</wfw:commentRss>
		<feedburner:origLink>http://lichao.net/eblog/how-to-create-email-distribute-list-import-contacts-into-outlook-contacts-easily-200808166.html</feedburner:origLink></item>
		<item>
		<title>How to watch Beijing Olympics Games live overseas online</title>
		<link>http://feeds.feedburner.com/~r/lichaoneteblog/~3/366223364/how-to-watch-beijing-olympics-games-live-overseas-online-200808165.html</link>
		<comments>http://lichao.net/eblog/how-to-watch-beijing-olympics-games-live-overseas-online-200808165.html#comments</comments>
		<pubDate>Sat, 16 Aug 2008 03:51:07 +0000</pubDate>
		<dc:creator>WebGuru</dc:creator>
		
		<category><![CDATA[Internet Adventure]]></category>

		<category><![CDATA[TV]]></category>

		<category><![CDATA[Olympics 2008 Beijing]]></category>

		<category><![CDATA[TVAnts]]></category>

		<category><![CDATA[Video Stream]]></category>

		<guid isPermaLink="false">http://lichao.net/eblog/?p=165</guid>
		<description>Since only NBC has the exclusive authorization to broadcast all Olympics 2008 games in America, and it only shows American team games at evening prime times. It is very hard to watch some interesting games at real time if they do not have American team participation and not take part in American prime time. I [...]&lt;img src="http://feeds.feedburner.com/~r/lichaoneteblog/~4/366223364" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://lichao.net/eblog/how-to-watch-beijing-olympics-games-live-overseas-online-200808165.html/feed</wfw:commentRss>
		<feedburner:origLink>http://lichao.net/eblog/how-to-watch-beijing-olympics-games-live-overseas-online-200808165.html</feedburner:origLink></item>
		<item>
		<title>How to display 0 in conditional [group by] report in Count() SQL Query</title>
		<link>http://feeds.feedburner.com/~r/lichaoneteblog/~3/358460970/how-to-display-0-in-conditional-group-by-report-in-count-sql-query-200808164.html</link>
		<comments>http://lichao.net/eblog/how-to-display-0-in-conditional-group-by-report-in-count-sql-query-200808164.html#comments</comments>
		<pubDate>Thu, 07 Aug 2008 14:40:54 +0000</pubDate>
		<dc:creator>WebGuru</dc:creator>
		
		<category><![CDATA[Database]]></category>

		<category><![CDATA[Access]]></category>

		<category><![CDATA[Count()]]></category>

		<category><![CDATA[NVL]]></category>

		<category><![CDATA[NZ]]></category>

		<category><![CDATA[Oracle]]></category>

		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://lichao.net/eblog/how-to-display-0-in-conditional-group-by-report-in-count-sql-query-200808164.html</guid>
		<description>Challenge:Let me assume this: we have two tables, one is Regions table with all region information (East, West, etc. ) and we have another table with Sales information. Now, we need to display a report with region information and how many sales conducted in each region with greater than $1000 value in each sale. [...]&lt;img src="http://feeds.feedburner.com/~r/lichaoneteblog/~4/358460970" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://lichao.net/eblog/how-to-display-0-in-conditional-group-by-report-in-count-sql-query-200808164.html/feed</wfw:commentRss>
		<feedburner:origLink>http://lichao.net/eblog/how-to-display-0-in-conditional-group-by-report-in-count-sql-query-200808164.html</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic Page Served (once) in 1.206 seconds --><!-- Cached page served by WP-Cache -->
