Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select from one strongly typed dataset to another
Message
From
09/07/2011 09:24:59
 
 
To
07/07/2011 16:20:50
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
C# 3.0
Miscellaneous
Thread ID:
01517609
Message ID:
01517804
Views:
42
Thanks for the tip Bonnie.

I tried the code befow but get a message that " vfppriceds.icpric cannot be assigned to.. etc"

So I copped out and looped thru the rows of source table of ds1 and imported the selected rows into the target table of ds2.
Not very pretty, tho.
There must be a better way.






vfppriceds.icpric = (MeycoPro60DataDataSet.icpricDataTable)ordVFPPro60.vfpds.icpric.Select("item = " + item).CopyToDataTable();
Anyone who does not go overboard- deserves to.
Malcolm Forbes, Sr.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform