Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Field passing
Message
From
15/02/2006 11:15:50
 
 
To
15/02/2006 10:53:22
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
Miscellaneous
Thread ID:
01096481
Message ID:
01096488
Views:
17
Hey Craig,

The code should be something like this:
MyDataSet.Tables["MyTable"].Rows[0][10];
What have you been trying?

~~Bonnie

>I have a single record from a dataset and I want to pass one field of that record to a method to do additional processing. I don't know the field name, but it's always in the same position in the table (field 10). I can't figure out how to reference the single field, then pass it. I keep getting a compile error, "An object reference is required for the nonstatic field". Anyone know how I can do this?
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform