Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Newbie wants to access a dataset from a datarow
Message
De
06/10/2003 07:52:32
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Newbie wants to access a dataset from a datarow
Divers
Thread ID:
00835310
Message ID:
00835310
Vues:
51
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform