I am currently trying to pull data from an SQL database, on one of our current systems, and into WSS Lists. However, the query is currently returning close to 50000 items and it is growing. Is there any way to present this data as a list (as opposed to storing it as a list), directly from the SQL database...