G
Guest
Hi,
i'm trying to retreive the data from a table that has lots of columns and
thousands of records. The problem is that I have to display all of it, so I
need to retreive it all in one time. When I tried it using a dataset, I
received the exception "Out of memory". Is there any other way to get the
data from the database knowing that I have to work with it and eventually to
update it?
Thanks
i'm trying to retreive the data from a table that has lots of columns and
thousands of records. The problem is that I have to display all of it, so I
need to retreive it all in one time. When I tried it using a dataset, I
received the exception "Out of memory". Is there any other way to get the
data from the database knowing that I have to work with it and eventually to
update it?
Thanks