I want to pull some data from an SQL database, so that i can display it in on a literal control (which has a 'text' member).

I'm not sure how to do this, because i'm getting stuck with the SQLDataReader.

Any help would be greatly appreciated.