As I am reading my first datareader, I want to create another one before I am done with the first, so I will have to datareaders open at the same time. I want to use the same connection object for both. I thought I read somewhere that you can't do that (but I'm sure that's not the case)...