Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select Count(*)
Message
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
Environment versions
Environment:
C# 1.1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01005777
Message ID:
01005814
Views:
15
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
Previous
Reply
Map
View

Click here to load this message in the networking platform