We have a very large list of nearly 50,000 items. Which client does not want to keep in a single list itself. Now we need to read entire list and put data into a text file as comma separated. with SPQuery it is going to fail surely. What is the real-time approach to read through such large list. What all measure we should take to read entire file and write to a text file?
Only real-time experience holders need to answer.