sam25
June 18th, 2003, 08:01 PM
Hi ,
How do i choose b/w DataSet or DataReader???
I have set of tables related to each other. I don't need data from all tables at same time. I always need current data. I need to pass data to a component which is abstracted from database definition.
Thanks,
Sam
How do i choose b/w DataSet or DataReader???
I have set of tables related to each other. I don't need data from all tables at same time. I always need current data. I need to pass data to a component which is abstracted from database definition.
Thanks,
Sam