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:
01112869
Views:
15
No you didn't forget, it was me :)

However, it doesn't matter if it's a webform since you can use the same approach with ASP.NET.

http://msdn.microsoft.com/msdnmag/issues/05/01/DataPoints/
http://www.asp.net/guidedtour2/s12.aspx

Sorry if I provide too many links but I'm a beginner myself :)


>I keep leaving things out, sorry. This is a Web Form being developed with ASP.NET 2.0, not a Windows Form.
>
>That Rockford Lhotka is everywhere, isn't he?
>
>
>>No they don't but you also can use an object (any object) as a data source in VS 2005, so basically you create a class with the data structure you want and use it as a data source.
>>
>>You can check an example of how to do it here:
>>
>>http://www.15seconds.com/issue/040614.htm
>>
>>HTH,
>>Enmanuel
>>
>>
>>>>>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'm a mixture of Albert Einstein and Arnold Schwarzenegger. The only trouble is that I got Einstein's body and Schwarzenegger's brain
Previous
Reply
Map
View

Click here to load this message in the networking platform