Thread: Question Ado.net Performance vs. ADO
View Single Post
  #5 (permalink)  
Old 07-09-2009, 12:21 PM
biju biju is offline
VB.NET Forum Newbie
.NET Framework: .NET 2.0 (VS 2005)
 
Join Date: Jul 2009
Posts: 4
Reputation: 0
biju is on a distinguished programming path ahead
Default

This is a test case i have created . My actual appliaction may have upto
100000 records.
it is a medicine data base. There are thousands of medicines and each medicine may manufacured by hundreads of manufactures.

So if the user select all products of all manufacures, the number of records may more than 100000. My Current application displaying this with in 10 sec.

thanks
Reply With Quote