I am trying to retrieve only particular columns from SharePoint list. Unfortunately, CAML query in Sharepointlist source only allows rows to be filtered, but not columns. The workaround I am trying it to use the SharePointUtility.DLL and download through C# program. Do some one know where to find this DLL? according to Kevin's word document, it is installed during SharePointList adapters installation. Can some one help?
Thanks in advance!
Thanks in advance!