Monday, December 05, 2005

- What's the difference btw a DataReader and a DataSet?
- When would U use a DataReader instead of a DataSet ?
- How is a DataSet populated ? Is a DataReader used behind the scenes ?
- How is a database Cursor linked to a DataReader ?