Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Transactions
Message
 
À
29/07/2002 13:35:08
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Titre:
Divers
Thread ID:
00683519
Message ID:
00683628
Vues:
46
>One of the "gotchas" with bringing down multiple tables with one SP, is that the table names are *always* table, Table1, Table2, etc. and I haven't found any way around that. So, you have to have your DataSet tables named appropriately. But, since we use typed DataSets, it's no big deal ... we can name our tables however we want to in the typed DataSet and thus have meaningful names to access our tables with.
>

In your scenarios, could you make separate fill calls for each table in the dataset, always passing the same dataset to each subsequent fill call? Or, have you found it to be more efficient to make one call?

Also, do you make use of the client-side features such as enforcing constraints,relations, RI, etc?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform