multiple DataReaders



I have a need to have multiple DataReaders active at the same time.
Also at times, I would like to have a recursive function with a DataReader
in...which basically means having multiple DataReaders active .....

Is there a way to do this?

John
.