Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select Count(*)
Message
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Titre:
Versions des environnements
Environment:
C# 1.1
OS:
Windows XP SP2
Divers
Thread ID:
01005777
Message ID:
01005814
Vues:
14
Einar,

OK...my brain needs more coffee right now....you might want to try
int nCount = Convert.ToInt16( loDS.Tables[0].Rows[0][0]);
On your other question, you can do it that way (I've done it that way). You can also try using ExecuteScalar. Here's a link...

http://www.ftponline.com/vsm/2003_09_14th/online/hottips/rehak/

Kevin
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform