Archive for the 'SharePoint' Category

Calculated fields in CAML

Monday, September 26th, 2005

So you have a SharePoint list with a calculated field. You want to select items based on the calculated field beginning with some specific substring. You write a CAML query:

<Where> <BeginsWith> <FieldRef Name=”SortDate” /> <Value Type=”Calculated”>200509</Value> </BeginsWith> </Where>

This won’t work. (At least on my [...]

Changing the title of an SPFile object.

Tuesday, August 2nd, 2005

Ok, from now on, I’ll write SharePoint related posts here in English. However, English is not my native language, so I beg your pardon in advance for all those grammatical mistakes, style errors etc. I believe the use of commas is the most horrible part of it.

In Sharepoint it’s very easy to believe that a [...]

Latviskojumi

Monday, June 27th, 2005

Kāda jēga tulkot programmas tekstus latviski, ja beigu beigās sanāk “Šīs lapas drošības validācijai ir iestājies taimauts.” ?