Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need to pass data from one table to another
Message
De
17/06/2004 14:11:28
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Need to pass data from one table to another
Divers
Thread ID:
00914731
Message ID:
00914731
Vues:
53
I have a maintenace form that will be populated by one dataset. Some of the fields, however, will be populated by fields from another table, like a picklist.

I have another maintenace form where the user picks the record, and this record gets put into another dataset. But I can't get the fields I want from the dataset into the form's controls.

Now I think this should really be done by a datareader, and I've done it this way with my old .net application, but I don't see any way to get a sqlDataReader within the MM .NET Framework.

Is there a DataReader hook available, or should I use my old code and put it into the Details business object?

Any ideas?

Thanks.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform