Why Should Indexing a SharePoint Field Break Your CAML Query?
May 12, 2009 2 comments
We ran into an issue today – one of our calculations that rely heavily on CAML queries stopped working. The CAML query we use – which we haven’t changed in forever and which used to work – now returns 0 results when run. This is what our original query looked like: 1 2 3 4 [...]