There exist a number of community tools that help you generate your CAML. Another tool is the U2U CAML Query Builder. Besides a user interface in which you can design your queries, you can also use the DLLs from within your code to generate the necessary CAML. Karine
After successfully retrieving the records using the GetListItems method, how can I use the result so I can insert it in a SQL table?
Thanks in advance