0
Yes, definitely!
In fact you should NEVER store it in data table or data set at all. It is a wrong way, somehow very popular among the developers. I never understood why.
Google sample code for "SqlDataReader" and you will know.
Any question(s), please do let me know and I will explain. But code is already there all over the Internet.