VB too slow!

Joined
Jan 24, 2008
Messages
6
Reaction score
0
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.
 
Last edited:

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top