<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQLAuthority News &#8211; Subscribe to Blog &#8211; Search a Blog</title>
	<atom:link href="http://blog.sqlauthority.com/2009/11/27/sqlauthority-news-subscribe-to-blog-search-a-blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2009/11/27/sqlauthority-news-subscribe-to-blog-search-a-blog/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Thu, 09 Feb 2012 11:29:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Madhivanan</title>
		<link>http://blog.sqlauthority.com/2009/11/27/sqlauthority-news-subscribe-to-blog-search-a-blog/#comment-62227</link>
		<dc:creator><![CDATA[Madhivanan]]></dc:creator>
		<pubDate>Fri, 05 Mar 2010 09:40:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7417#comment-62227</guid>
		<description><![CDATA[What happens when you try this?

select * from dbo.TempCh where [customer name] like N‘上海精元机械有限公司’ collate Chinese_PRC_CI_AI_KS_WS]]></description>
		<content:encoded><![CDATA[<p>What happens when you try this?</p>
<p>select * from dbo.TempCh where [customer name] like N‘上海精元机械有限公司’ collate Chinese_PRC_CI_AI_KS_WS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darshan Shah</title>
		<link>http://blog.sqlauthority.com/2009/11/27/sqlauthority-news-subscribe-to-blog-search-a-blog/#comment-58726</link>
		<dc:creator><![CDATA[Darshan Shah]]></dc:creator>
		<pubDate>Wed, 16 Dec 2009 16:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7417#comment-58726</guid>
		<description><![CDATA[select * from dbo.TempCh where [customer name] like &#039;上海精元机械有限公司&#039; collate Chinese_PRC_CI_AI_KS_WS

Default Collation:SQL_Latin1_General_CP1_CI_AS

[customer name] Column collation :Chinese_PRC_CI_AI_KS_WS

I have record in TempCh with &#039;上海精元机械有限公司&#039; customer name. 
but in my above query i do not get row. 
What to do ? Any one has idea? 

Thanks 
Darshan Shah]]></description>
		<content:encoded><![CDATA[<p>select * from dbo.TempCh where [customer name] like &#8216;上海精元机械有限公司&#8217; collate Chinese_PRC_CI_AI_KS_WS</p>
<p>Default Collation:SQL_Latin1_General_CP1_CI_AS</p>
<p>[customer name] Column collation :Chinese_PRC_CI_AI_KS_WS</p>
<p>I have record in TempCh with &#8216;上海精元机械有限公司&#8217; customer name.<br />
but in my above query i do not get row.<br />
What to do ? Any one has idea? </p>
<p>Thanks<br />
Darshan Shah</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandeep Badade</title>
		<link>http://blog.sqlauthority.com/2009/11/27/sqlauthority-news-subscribe-to-blog-search-a-blog/#comment-58164</link>
		<dc:creator><![CDATA[Sandeep Badade]]></dc:creator>
		<pubDate>Fri, 04 Dec 2009 04:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7417#comment-58164</guid>
		<description><![CDATA[Please subscribe me for the daily newsletter.

Thank &amp; Best Regards,
Sandeep]]></description>
		<content:encoded><![CDATA[<p>Please subscribe me for the daily newsletter.</p>
<p>Thank &amp; Best Regards,<br />
Sandeep</p>
]]></content:encoded>
	</item>
</channel>
</rss>

