Re: collection to dataset



"NuB" <CSharpCoder> wrote in news:#5HdDQ2cFHA.2180@xxxxxxxxxxxxxxxxxxxx:
> here is the thing, i'm reading a text file and putting the data into a
> collection class. I then want to put all of those items into a dataset
> so i can "manipulate" the data and display it.

You have to parse it, but the URL I showed you shows you how to work with a dataset once you have
parsed each "row"/

> so in essence i'm taking data from a text file - not a DB and need to
> create a dataset then a dataview, etc.

If you read the URL, you will notice that the article does not use a DB either, and thus one reason I
pointed you at it.


--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Empower ASP.NET with IntraWeb
http://www.atozed.com/IntraWeb/
.



Relevant Pages

  • Re: editing current record
    ... Penny George wrote: ... It queries a database to display this information. ... >when I try to add a new record and manipulate the data in a drop down box. ... There is only one set of properties for a form control. ...
    (microsoft.public.access.formscoding)
  • Re: table-cell
    ... why don't you simply manipulate the document tree? ... display: table-cell; ... However, if you really want to make yourself dependent on CSS as well as scripting, why don't you use just the first one of the rules and dynamically change the class property of a cell or row to "some_row_class" or to something else, depending on whether you want it to be displayed or not? ...
    (comp.infosystems.www.authoring.stylesheets)
  • Re: How to manipulate list of dictionary
    ... Simon Brunning a écrit: ... How to manipulate the table? ... I need to search for the Po #, and display the result as below. ... So the next next solution is to use a true database - either a RDBMS, or an embedded one like SQLite. ...
    (comp.lang.python)
  • Visual FoxPro as a frontend for Firebird Open Source DBMS?
    ... in any way to access / manipulate / edit / display or report on data ...
    (microsoft.public.fox.programmer.exchange)
  • Re: How to get rid of the + in a grid
    ... Sylvain Larin wrote: ... collection class contain another Collection class. ... How to tell the grid not to display the "+"? ...
    (microsoft.public.dotnet.general)