Jump to content

SQLServer SqlDataReader


davej

Recommended Posts

http://msdn.microsof...v=vs.90%29.aspxhttp://msdn.microsof...v=vs.90%29.aspx I'm trying to refresh my memory on SqlDataReader and the useful tidbits that are available such as HasRows and FieldCount... but there is no way to know how many rows were returned until you read them all? Don't I also have to be real careful to test for nulls? I forget what the hazard is. I remember something gets screwed up. Thanks. Edited by davej
  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...