May 19, 2012  
   Login  
Forum  
 
ForumForumEnesys RS Data ...Enesys RS Data ...Support - RS Da...Support - RS Da...CAML Query ProblemCAML Query Problem
Previous Previous
 
Next Next
New Post
 2/28/2007 1:17 AM
 
Hi Just purchased and having a bit of trouble with a caml query.

i'm using a caml builder to build my query http://www.u2u.info/Blogs/Patrick/Lists/Posts/Post.aspx?ID=1252

and have this full data source which is not working for me. it seems to ignore the Geq -- any ideas about this?  is there a better reference for caml i should be using?  the query works fine when i run it from the designer above.  thanks sorry if i'm missing something basic. 

<?xml version="1.0" encoding="utf-8" ?>

<root>

<list title="GLBE Metrics" relativeSiteUrl="/Testsite/" tableName="GLBEMetrics" useDisplayName="true">

<fields></fields>

<query>

<Where>

<Geq>

<FieldRef Name="TradeDate" />

<Value Type="DateTime">@Date!</Value>

</Geq>

</Where>

</query>

</list>

</root>

Previous Previous
 
Next Next
ForumForumEnesys RS Data ...Enesys RS Data ...Support - RS Da...Support - RS Da...CAML Query ProblemCAML Query Problem

 
You need to login for posting to the forums.
If you don't have a login, click here to register.
 
Copyright 2010 Enesys - All rights reserved Terms Of UsePrivacy Statement