Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parent & Child
Message
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Titre:
Divers
Thread ID:
00686093
Message ID:
00686198
Vues:
41
>Nabil,
>
>That will work, however I wouldn't do it that way because of the fact that it requires two round-trip calls to the server. Instead, either send both queries at the same time (your Sql string will contain both queries in it) or call a Stored Procedure that returns both tables (that is the way that I would do it).
>
>~~Bonnie

Bonnie,

When the DataSet is filled, do these results just go in as Table1, Table2, etc? Is there anything you do to give the tables different names?

TIA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform