Hi guys, im a VB.Net user of 2005 expresse and i have a database in access with 2 millions of records, i open it in access and i can view all the records in the access grid in a open/close of my eyes, but in VB.NET with datagridview with the Me.TableAdapter.Fill(dataset) it takes several minutes to load and put them in the grid, it is that normal? There is someway of put this faster? For exemple put the tableadapter filling just 50 records each time or anything else?
It is normal that big low performance of visual basic accessing databases?
I'll apreciate some help and some guys who would like to add me in msn to talk about VB problems in future, thank you.
It is normal that big low performance of visual basic accessing databases?
I'll apreciate some help and some guys who would like to add me in msn to talk about VB problems in future, thank you.
Last edited: