O
Otis Mukinfus
This sounds like a design issue to me.Hi all
I have a application that connects to a sql server database.
I have many rows about above 100,000 records and when I want to fill my
sqlDataAdaptor and show results in a grid it takes above 15s,how Can I
improve this ??
Is this a good way to fill million of records in fewer time??
thanks in advance
Who is your user that needs to visually process 100k or 1m rows of data
visually? If the user could visually process each row in one second it would
take her 27.8 hours to view the content of 100,000 rows. For one million rows
it would take 277.8 hours to view the rows in the grid. Of course I didn't add
in lunch time, breaks or sleep time.
My suggestion is that you consider letting the user tell you some sort of
criteria for the data they wish to view and limit the return to between 25 and
50 rows.
Otis Mukinfus
http://www.arltex.com
http://www.tomchilders.com