Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Testing for Null values with a DataReader
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00948865
Message ID:
00948921
Vues:
13
Bonnie,

No, you are correct, I should use the SqlDataReader. Thanks!

Kind Regards,

Mat

>
>>System.Data.IDataReader does not contain a definition for Item
>
>That's because you're using the Interface (IDataReader) rather than OleDbDataReader or SqlDataReader (sorry, I didn't notice that in your original post). It seems strange that they wouldn't have the Item property in the Interface, but it doesn't look like it's there. Do you need to use IDataReader or can you use either the OleDb or Sql DataReader?
>
>~~Bonnie
>
>
Matthew Kennedy
Decision Support Technology Inc.

"I try to take one day at a time, but sometimes several days attack me all at once." ~ Ashleigh Brilliant

New Jersey Dot Net User Group
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform