dataset?

  • Thread starter Thread starter Cor Ligthert
  • Start date Start date
C

Cor Ligthert

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
 
Thank you Kerry
Kerry Moorman said:
cb99999,

I am not sure what you are asking, but one way to persist your collection
is
to use serialization.

Kerry Moorman
 
Ligthert, i am better than you, thanks...
Cor Ligthert said:
CB.

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
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top