Tagged Questions
0
votes
1answer
466 views
Caml query returning multiple lists
Trying to load a list from library containing two files. The following code when tested in CamlBuilder it is returning single row according to the filename selected. But in the program it is returning ...
0
votes
1answer
319 views
SharePoint 2007 Error - some part of your SQL statement is nested too deeply
Im working with an application on SharePoint 2007, I encountered an issue where the list item unable to view.
It hit error 1309 "Some part of your SQL statement is nested too deeply. Rewrite the ...