Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parent & Child
Message
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
Miscellaneous
Thread ID:
00686093
Message ID:
00686198
Views:
42
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform