|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
dataset?I have form to accept data for collection from class. so the data is in the collection. i will be creating more classes and collections for soon. all of these will need to relate later. I do not want to waste any time here and just want to know what would be the best way to store and retrieve my data is. I have been looking at datasets, but seem most commonly used with db's. what will be the best to use when storing data in collection, relating to other collections, manipulating, and displaying later...?? thanks CB.
>I am new to vb.net and not new to db's.. My advice is to start at the begin. When I read your message I have the idea > that you are already at the end. Just my thought, Cor Ligthert, i am better than you, thanks...
Show quoteHide quote "Cor Ligthert" <notmyfirstn***@planet.nl> wrote in message news:%2364RDaHfFHA.3940@TK2MSFTNGP14.phx.gbl... > CB. > >>I am new to vb.net and not new to db's.. >> > My advice is to start at the begin. When I read your message I have the > idea that you are already at the end. > > Just my thought, > > Cor > cb99999,
I am not sure what you are asking, but one way to persist your collection is to use serialization. Kerry Moorman Show quoteHide quote "cb99999" wrote: > I am new to vb.net and not new to db's.. > > I have form to accept data for collection from class. > > so the data is in the collection. > > i will be creating more classes and collections for soon. > > all of these will need to relate later. > > I do not want to waste any time here and just want to know what would be the > best way to store and retrieve my data is. > > I have been looking at datasets, but seem most commonly used with db's. > > what will be the best to use when storing data in collection, relating to > other collections, manipulating, and displaying later...?? > > thanks > > > > Thank you Kerry
Show quoteHide quote "Kerry Moorman" <KerryMoor***@discussions.microsoft.com> wrote in message news:B6701961-7777-4459-86D2-B2CDAB26CF77@microsoft.com... > cb99999, > > I am not sure what you are asking, but one way to persist your collection > is > to use serialization. > > Kerry Moorman > > > "cb99999" wrote: > >> I am new to vb.net and not new to db's.. >> >> I have form to accept data for collection from class. >> >> so the data is in the collection. >> >> i will be creating more classes and collections for soon. >> >> all of these will need to relate later. >> >> I do not want to waste any time here and just want to know what would be >> the >> best way to store and retrieve my data is. >> >> I have been looking at datasets, but seem most commonly used with db's. >> >> what will be the best to use when storing data in collection, relating to >> other collections, manipulating, and displaying later...?? >> >> thanks >> >> >> >>
Adding Columns to Jet/Access database
System.Type - structure Accessing dll Deployment packages how to reference strognly typed dataset up mulitple projects Line across form Text Box only allow numbers. Resize only the height of Form How to: Printer Driver avicap32.dll issues (Is Ken Tucker Around?) |
|||||||||||||||||||||||