Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select from one strongly typed dataset to another
Message
From
07/07/2011 13:23:29
 
 
To
07/07/2011 12:57:45
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
C# 3.0
Miscellaneous
Thread ID:
01517609
Message ID:
01517616
Views:
38
>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!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform