Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select from one strongly typed dataset to another
Message
De
07/07/2011 13:23:29
 
 
À
07/07/2011 12:57:45
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
C# 3.0
Divers
Thread ID:
01517609
Message ID:
01517616
Vues:
39
>I have stongly typed dataset A that has been filled and I want to extract selected rows from one table in A into a table with the same name in dataset B.
>All tables in both dataset have the same structure.

Then why use two different strongly-typed datasets in the first place ?

>I want the results to be strongly typed.
>I'd like to use the select method, but can only figure out how to return a datarow, not a strongly typed table.
>Brain freeze here!
>Help!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform