I'm still getting familiar with databases in general and trying to learn ADO.NET. I just finished up a small application where I call a stored procedure and use OleDbDataReader to get the data and I ...