<?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"
	>
<channel>
	<title>Comments on: Writing CAML Queries For Retrieving List Items from a SharePoint List</title>
	<atom:link href="http://sharepointmagazine.net/technical/development/writing-caml-queries-for-retrieving-list-items-from-a-sharepoint-list/feed" rel="self" type="application/rss+xml" />
	<link>http://sharepointmagazine.net/technical/development/writing-caml-queries-for-retrieving-list-items-from-a-sharepoint-list</link>
	<description>SharePoint Magazine is an online Magazine dedicated to the world of SharePoint</description>
	<pubDate>Tue, 06 Jan 2009 12:40:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: sayvidyasagar</title>
		<link>http://sharepointmagazine.net/technical/development/writing-caml-queries-for-retrieving-list-items-from-a-sharepoint-list#comment-526</link>
		<dc:creator>sayvidyasagar</dc:creator>
		<pubDate>Sat, 13 Dec 2008 01:35:48 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=506#comment-526</guid>
		<description>Excellent introduction on CAML query creation. In real time I am facing some prolem, can any one please suggest me the solution. In SharePoint list I have 5 columns: Title, Description, submitter, status and Published Date. My query should be like: &lt;br&gt; (Status = ‘Published’ AND Published Date=’10/10/2008’) AND (title contains ‘xyz’ OR descrition contains ’abcd’ OR submitter conains ‘aaa’)</description>
		<content:encoded><![CDATA[<p>Excellent introduction on CAML query creation. In real time I am facing some prolem, can any one please suggest me the solution. In SharePoint list I have 5 columns: Title, Description, submitter, status and Published Date. My query should be like: <br /> (Status = ‘Published’ AND Published Date=’10/10/2008’) AND (title contains ‘xyz’ OR descrition contains ’abcd’ OR submitter conains ‘aaa’)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: agnel</title>
		<link>http://sharepointmagazine.net/technical/development/writing-caml-queries-for-retrieving-list-items-from-a-sharepoint-list#comment-499</link>
		<dc:creator>agnel</dc:creator>
		<pubDate>Thu, 04 Dec 2008 15:26:13 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=506#comment-499</guid>
		<description>My list contains folders as list items.Can anyone help how to sort folder in list.</description>
		<content:encoded><![CDATA[<p>My list contains folders as list items.Can anyone help how to sort folder in list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akshaya</title>
		<link>http://sharepointmagazine.net/technical/development/writing-caml-queries-for-retrieving-list-items-from-a-sharepoint-list#comment-471</link>
		<dc:creator>Akshaya</dc:creator>
		<pubDate>Fri, 28 Nov 2008 14:43:23 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=506#comment-471</guid>
		<description>Hi&lt;br&gt;&lt;br&gt;I use the U2U caml builder gor queries and I use the shpt web services to retrieve data.&lt;br&gt;&lt;br&gt;I am facing a problem. When I want to get the data from a particular view of the list, I pass the view name of the getlistitems method and it returns me the rows belonging to that view only.&lt;br&gt;&lt;br&gt;However, when I try getting the data from a view based on a query, the query returns the data from the all items view rather than from that particular view only, and as a result I get extra rows, what should i do to prevent this?&lt;br&gt;&lt;br&gt;Thanks a lot&lt;br&gt;&lt;br&gt;Akshaya</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I use the U2U caml builder gor queries and I use the shpt web services to retrieve data.</p>
<p>I am facing a problem. When I want to get the data from a particular view of the list, I pass the view name of the getlistitems method and it returns me the rows belonging to that view only.</p>
<p>However, when I try getting the data from a view based on a query, the query returns the data from the all items view rather than from that particular view only, and as a result I get extra rows, what should i do to prevent this?</p>
<p>Thanks a lot</p>
<p>Akshaya</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://sharepointmagazine.net/technical/development/writing-caml-queries-for-retrieving-list-items-from-a-sharepoint-list#comment-459</link>
		<dc:creator>john</dc:creator>
		<pubDate>Tue, 25 Nov 2008 01:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=506#comment-459</guid>
		<description>Thank you, thank you. I wish I had saw this post last week. This cleared up a lot of questions!</description>
		<content:encoded><![CDATA[<p>Thank you, thank you. I wish I had saw this post last week. This cleared up a lot of questions!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: martin</title>
		<link>http://sharepointmagazine.net/technical/development/writing-caml-queries-for-retrieving-list-items-from-a-sharepoint-list#comment-453</link>
		<dc:creator>martin</dc:creator>
		<pubDate>Thu, 20 Nov 2008 19:38:58 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=506#comment-453</guid>
		<description>...also, be sure that authentication as enabled at endpoint... (lost a good hour there)</description>
		<content:encoded><![CDATA[<p>&#8230;also, be sure that authentication as enabled at endpoint&#8230; (lost a good hour there)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jamil</title>
		<link>http://sharepointmagazine.net/technical/development/writing-caml-queries-for-retrieving-list-items-from-a-sharepoint-list#comment-449</link>
		<dc:creator>jamil</dc:creator>
		<pubDate>Thu, 20 Nov 2008 01:55:35 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=506#comment-449</guid>
		<description>this is the best, simple, attractive, satisfying, shortest article i have read in my life. you have an amazing way!!!!</description>
		<content:encoded><![CDATA[<p>this is the best, simple, attractive, satisfying, shortest article i have read in my life. you have an amazing way!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: masha</title>
		<link>http://sharepointmagazine.net/technical/development/writing-caml-queries-for-retrieving-list-items-from-a-sharepoint-list#comment-428</link>
		<dc:creator>masha</dc:creator>
		<pubDate>Fri, 14 Nov 2008 14:57:46 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=506#comment-428</guid>
		<description>thank you for great article=)</description>
		<content:encoded><![CDATA[<p>thank you for great article=)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SharePoint for Developers: 3.3 Hands-on - querying lists - Gunnar Peipman's ASP.NET blog</title>
		<link>http://sharepointmagazine.net/technical/development/writing-caml-queries-for-retrieving-list-items-from-a-sharepoint-list#comment-387</link>
		<dc:creator>SharePoint for Developers: 3.3 Hands-on - querying lists - Gunnar Peipman's ASP.NET blog</dc:creator>
		<pubDate>Tue, 28 Oct 2008 21:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=506#comment-387</guid>
		<description>[...] There are also some other options you can set with query. SharePointMagazine has great article by Karine Bosch Writing CAML Queries For Retrieving List Items from a SharePoint List. [...]</description>
		<content:encoded><![CDATA[<p>[...] There are also some other options you can set with query. SharePointMagazine has great article by Karine Bosch Writing CAML Queries For Retrieving List Items from a SharePoint List. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vin</title>
		<link>http://sharepointmagazine.net/technical/development/writing-caml-queries-for-retrieving-list-items-from-a-sharepoint-list#comment-342</link>
		<dc:creator>vin</dc:creator>
		<pubDate>Fri, 17 Oct 2008 14:02:05 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=506#comment-342</guid>
		<description>Hi Karin,&lt;br&gt;&lt;br&gt;After successfully retrieving the records using the GetListItems method, how can I use the result so I can insert it in a SQL table?&lt;br&gt;&lt;br&gt;Thanks in advance</description>
		<content:encoded><![CDATA[<p>Hi Karin,</p>
<p>After successfully retrieving the records using the GetListItems method, how can I use the result so I can insert it in a SQL table?</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Santro</title>
		<link>http://sharepointmagazine.net/technical/development/writing-caml-queries-for-retrieving-list-items-from-a-sharepoint-list#comment-344</link>
		<dc:creator>Santro</dc:creator>
		<pubDate>Fri, 17 Oct 2008 11:47:03 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=506#comment-344</guid>
		<description>Hello Karine,&lt;br&gt;Thanks a lot for the wonderful post. I read the full post and just got every thing which I was looking for.</description>
		<content:encoded><![CDATA[<p>Hello Karine,<br />Thanks a lot for the wonderful post. I read the full post and just got every thing which I was looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heiko Hatzfeld</title>
		<link>http://sharepointmagazine.net/technical/development/writing-caml-queries-for-retrieving-list-items-from-a-sharepoint-list#comment-343</link>
		<dc:creator>Heiko Hatzfeld</dc:creator>
		<pubDate>Wed, 15 Oct 2008 19:46:08 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=506#comment-343</guid>
		<description>Thanks for a great post.&lt;br&gt;&lt;br&gt;Very interesting and informative overview.</description>
		<content:encoded><![CDATA[<p>Thanks for a great post.</p>
<p>Very interesting and informative overview.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karine Bosch</title>
		<link>http://sharepointmagazine.net/technical/development/writing-caml-queries-for-retrieving-list-items-from-a-sharepoint-list#comment-255</link>
		<dc:creator>Karine Bosch</dc:creator>
		<pubDate>Thu, 11 Sep 2008 10:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=506#comment-255</guid>
		<description>There exist a number of community tools that help you generate your CAML. Another tool is the U2U CAML Query Builder. Besides a user interface in which you can design your queries, you can also use the DLLs from within your code to generate the necessary CAML.&lt;br&gt;Karine</description>
		<content:encoded><![CDATA[<p>There exist a number of community tools that help you generate your CAML. Another tool is the U2U CAML Query Builder. Besides a user interface in which you can design your queries, you can also use the DLLs from within your code to generate the necessary CAML.<br />Karine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garth</title>
		<link>http://sharepointmagazine.net/technical/development/writing-caml-queries-for-retrieving-list-items-from-a-sharepoint-list#comment-233</link>
		<dc:creator>Garth</dc:creator>
		<pubDate>Thu, 04 Sep 2008 16:55:03 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=506#comment-233</guid>
		<description>Karin, &lt;br&gt;Thank you for this posting. I&#39;ve been doing a fair amount of CAML lately and have used this page as a starting point for alot of my work. &lt;br&gt;&lt;br&gt;Thanks</description>
		<content:encoded><![CDATA[<p>Karin, <br />Thank you for this posting. I&#39;ve been doing a fair amount of CAML lately and have used this page as a starting point for alot of my work. </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: furuknap</title>
		<link>http://sharepointmagazine.net/technical/development/writing-caml-queries-for-retrieving-list-items-from-a-sharepoint-list#comment-221</link>
		<dc:creator>furuknap</dc:creator>
		<pubDate>Fri, 29 Aug 2008 20:05:37 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=506#comment-221</guid>
		<description>Great article!&lt;br&gt;&lt;br&gt;I would like to point out a great tool by John Holliday called &lt;a href="http://CAML.net"&gt;CAML.net&lt;/a&gt; which helps write the CAML code for you and prevents quite a lot of typo errors. It is available on CodePlex at &lt;a href="http://codeplex.com/camldotnet/"&gt;http://codeplex.com/camldotnet/&lt;/a&gt;&lt;br&gt;&lt;br&gt;.b</description>
		<content:encoded><![CDATA[<p>Great article!</p>
<p>I would like to point out a great tool by John Holliday called <a href="http://CAML.net" onclick="javascript:pageTracker._trackPageview('/CAML.net');">CAML.net</a> which helps write the CAML code for you and prevents quite a lot of typo errors. It is available on CodePlex at <a href="http://codeplex.com/camldotnet/" onclick="javascript:pageTracker._trackPageview('/codeplex.com');">http://codeplex.com/camldotnet/</a></p>
<p>.b</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arno Nel (SharePoint Magazine)</title>
		<link>http://sharepointmagazine.net/technical/development/writing-caml-queries-for-retrieving-list-items-from-a-sharepoint-list#comment-217</link>
		<dc:creator>Arno Nel (SharePoint Magazine)</dc:creator>
		<pubDate>Thu, 28 Aug 2008 01:08:15 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=506#comment-217</guid>
		<description>wow, great introduction to CAML from the CAML girl herself :)</description>
		<content:encoded><![CDATA[<p>wow, great introduction to CAML from the CAML girl herself <img src='http://sharepointmagazine.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
