You can do either, but DataSets /DataTables have a lot of cool data oriented
features that can make things like filtering and sorting much more
convenient and you can relate them using Datarelations...
"Kenneth" <(E-Mail Removed)> wrote in message
news:eGVyL$I$(E-Mail Removed)...
> What's best way to keep base values in memory
>
> In dataset or array
>
> I have som base tables I load when my application start and I dont want
them
> go backward and forward to the SQL server, but is it best to kepp them in
a
> dataset or?
>
> //Kenneth
>
>
|