Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Framework for .NET
Message
General information
Forum:
ASP.NET
Category:
Migration
Environment versions
Environment:
C# 2.0
OS:
Windows XP
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01207607
Message ID:
01210836
Views:
19
>
>No I think Bonnie mean MyDataSet. DataSet is a generic dataset, MyDataSet is a typed-dataset. What I mean by a typed dataset is that the dataset is pre-defined, all the tables and all the columns in the tables are pre-defined.
>If you add a new item to your project and select dataset you can either drag the customer table from the server explorer to the design surface or you can add your customer table by hand and then add columns to the table.
>
>Now you could also just return a generic dataset, i.e. change MyDataSet to DataSet, but I would reccomend using typed datasets.
>
>Please let me know if you want me to explain further.

I understand what typed dataset it (more or less <g>). So I guess Bonnie "assumed" that I would create a typed dataset and name it MyDataSet but left the explicit code of it outside the message she sent me, correct. So will have to start working on a typed dataset for this project.

Thank you very much for your help.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform