Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.NET equivalent of FoxPro cursor?
Message
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
01112431
Message ID:
01112557
Views:
15
>>>I would like to create a work table to be used by an ASP.NET app. I want it to act like a table but not be in the database -- IOW, the equivalent of a FoxPro cursor. It will contain data from several tables as well as calculated fields. Can I do this, or do I need to add a table to the database. This is a simulation app -- lots of data is displayed for the user to consider, but I only want/need to save parts of it.
>>
>>You can use a disconnected dataset
>>
>>http://www.awprofessional.com/articles/article.asp?p=27151&seqNum=3
>>
>
>I forgot to mention this is VS 2005. Haven't DataSets been phased out?

I am using 2.0 and I use a lot of datasets. Datasets are not phased out. If they were phased out what would they be replaced with?
Semper ubi sub ubi.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform