Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Newbie wants to access a dataset from a datarow
Message
From
06/10/2003 07:52:32
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Newbie wants to access a dataset from a datarow
Miscellaneous
Thread ID:
00835310
Message ID:
00835310
Views:
50
I have a function that returns a datarow.

I have made changes to this row and I want to run the update command on my data adapter to commit the changes.

However calls to the data adpater seem to require passing it the row's data set object which I do no have at this point.

If I look at my drRow in the watch window I see it seems to know about the all about the dataset its from.

Is their someway of passing my row to my dataadpter without making reference to my dataset.

Or is their some sort of method in the datarow I can call so it updates itself automatically.

Sorry to be so vague but I am still very new with all this.

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform