hello frds,
I m working on windows app in .net envirement with c#. I want to fetch large amount of data from a table and load it to my app. by dataset. but problem is, it unable to handle this or take a long time.
My table have approx 10 million data.
help required........

Why would you want to load that much data? c# is not suited to handle this amounts of data.

What kind of processing you want to do on this dataset? Maybe it can be done in T-SQL?

Btw. it is probably wrong forum for this kind of question.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.