I have this seemingly simple linq-to-sql query that searches some data in several columns; something like this:
List TheTableIDs = list of IDs (s
Simple - as long as TheTAbleID's contains less than 2100 ID's then - it is not legal to do that.
Cut the table into blocks of 2000 and then query each block separately, possibly in multiple threads.