No announcements
Found 2454481 threads
-
0 Votes
How to find checked out files along with date of check out
Hi, I have a requirement to generate a list of checked-out files in TFS along with date of check out.Answered | 1 Replies | 4950 Views | Created by Premal Acharya - Thursday, September 3, 2015 11:36 AM | Last reply by May Wang - MSFT - Friday, September 4, 2015 7:56 AM -
0 Votes
CAML Query Doubt
Anil, I am posting a sample query to select rows from a custom list where the date is between Start Date and End Date.Answered | 2 Replies | 5587 Views | Created by AnilChitatil - Tuesday, December 9, 2008 6:42 AM | Last reply by AnilChitatil - Tuesday, December 9, 2008 10:15 AM -
0 Votes
CAML Querys in Sharepoint
Part from the great resources described from the previous posters, you can check out this Step-By-Step guide to getting started with CAML Query Builder to construct ...Answered | 4 Replies | 5893 Views | Created by sharepointworld - Wednesday, June 17, 2009 6:59 AM | Last reply by Karine Bosch - Wednesday, June 17, 2009 9:19 AM -
0 Votes
CAML Query
Yoann you are missing <query> your query goes here ...Answered | 2 Replies | 9689 Views | Created by Yoann DP - Thursday, June 17, 2010 12:43 PM | Last reply by Akhilesh Nirapure - Friday, June 18, 2010 4:36 AM -
0 Votes
Caml query to find document under folder
Try this <ViewFields> <FieldRef Name='TimeStamp' /> </ViewFields> <QueryOptions> <ViewAttributes Scope='Recursive' ...Answered | 1 Replies | 2634 Views | Created by That.Guy - Monday, December 23, 2013 9:29 AM | Last reply by Prasath C - Monday, December 23, 2013 9:44 AM -
2 Votes
CAML Query Builder
U2U Caml Query Builder (Windows version)Answered | 6 Replies | 21036 Views | Created by SLF05 - Monday, March 9, 2009 4:42 PM | Last reply by Andreas Lemarcq - Tuesday, March 13, 2012 8:39 AM -
0 Votes
CAML Query Benchmark
CAML vs.Answered | 2 Replies | 1496 Views | Created by AFESD - Wednesday, November 26, 2014 8:09 AM | Last reply by Dennis Guo - Thursday, November 27, 2014 6:23 AM -
1 Votes
caml query
hi anuppam, I need caml query only.... i know this...Answered | 8 Replies | 2817 Views | Created by Kaliyaperumal.S - Wednesday, January 9, 2013 6:09 AM | Last reply by Kelly Chen 2012 - Monday, January 14, 2013 3:58 AM -
2 Votes
ascending order CAML query
Are your items coming out in a sequence like "1,10,11,2,20,21,22,3...Answered | 5 Replies | 3403 Views | Created by NabX - Tuesday, January 28, 2014 11:02 AM | Last reply by Stuart Fieldhouse - London - Saturday, February 1, 2014 6:55 PM -
0 Votes
Compare two fields in CAML Query
In the first case I think it would be easier (and probably not so much slower) to iterate through all the items of the list from code and comparing the fields than toiling ...Answered | 3 Replies | 11818 Views | Created by Anil Chowdary - Thursday, July 2, 2009 4:35 PM | Last reply by Peter Holpar - Friday, July 3, 2009 8:24 AM -
0 Votes
IsNotNull CAML query help
<View> <Query> <Where> <And> <Or> <IsNotNull> & ...Answered | 2 Replies | 2675 Views | Created by Cooltechie1234 - Thursday, February 14, 2013 8:01 AM | Last reply by Prasath C - Thursday, February 14, 2013 10:38 AM -
0 Votes
CAML Query "Distinct" set
Did anybody ever find a answer for this?Answered | 5 Replies | 16743 Views | Created by KellUD1 - Wednesday, May 28, 2008 2:01 PM | Last reply by G Vijai Kumar - Thursday, October 1, 2009 1:15 PM -
7 Votes
u2u caml query builder for 2010
Check out the article "Learn to write CAML Query in 10 easy steps" at http://tad.co.in/?Answered | 16 Replies | 70436 Views | Created by jmillman - Friday, April 16, 2010 2:25 PM | Last reply by R Y Sri Varshan - Tuesday, October 9, 2012 4:59 PM -
0 Votes
Sorting SPListItemCollection using CAML Query?
Although your best bet for creating CAML queries is U2U's CAML query builder (http://www.u2u.be/Res/Tools/CamlQueryBuilder.aspx) It'll give you a ...Answered | 7 Replies | 21495 Views | Created by ff4930 - Saturday, November 7, 2009 5:17 PM | Last reply by Shafaqat - Thursday, September 2, 2010 10:43 AM -
3 Votes
CAML query error
Hi eligio114, Don't hangup yourself while writing CAML Queries your own.Answered | 12 Replies | 6055 Views | Created by eligio114 - Wednesday, March 31, 2010 6:13 PM | Last reply by eligio114 - Friday, April 2, 2010 5:45 PM -
1 Votes
OrderBy not working in CAML query
Hello, I think that you must remove the "query" tags from your CAML, and also that you need to respect the case for the ...Answered | 1 Replies | 3680 Views | Created by Frank Martin Consultant - Monday, April 15, 2013 1:47 PM | Last reply by Christopher Clement - Monday, April 15, 2013 2:10 PM -
0 Votes
CAML query for two two lists
Yogesh Vardhmane said: Will anybody tell me how to join two tables using caml query.Answered | 7 Replies | 7745 Views | Created by neelima_waghchoude - Tuesday, June 3, 2008 11:56 AM | Last reply by Nitinb4u - Monday, March 2, 2009 8:27 AM -
1 Votes
CAML Query GroupBy not working
CAML do not support Group BY.Answered | 2 Replies | 2992 Views | Created by [Yavuz B.] - Thursday, March 13, 2014 2:00 PM | Last reply by amin, adnan - Thursday, March 13, 2014 3:03 PM -
0 Votes
Not In clause caml query
Hi, Yes, in SharePoint Caml query, we can loop the value collection and validate with Neq condition to achieve the similiar function as the SQL "NOT IN" ...Answered | 1 Replies | 1967 Views | Created by sanjuv - Wednesday, October 7, 2015 8:31 AM | Last reply by Jerry Zy - Thursday, October 8, 2015 8:50 AM -
0 Votes
security triming in caml query
there's alot of good articles about enterprise search architecture, can u recommend any for CAML ?Answered | 3 Replies | 4620 Views | Created by liorg gal TLV - Tuesday, March 6, 2012 2:53 PM | Last reply by Miroslav Kallo - Monday, December 10, 2012 4:01 PM
No announcements