Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ConnectionString for SQLServer
Message
 
To
03/03/2004 20:14:10
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00882578
Message ID:
00882962
Views:
12
I never saw any situation which requires to load 10,000,000 rows at a single time in a program! That's what you need to work on in order to speed up your process!



>Thanks and I got other question: I have table with a lot of records (+/- 10,000,000 records) .. when I run "Select * from Daily" it takes very long for loading .. do you have any idea for speed it up?
>
>mSQL="Select * from Daily"
>rsData.open msql, cndata, adOpenKeyset, adLockReadOnly
>rsData.movelast
>
>do you have any suggestion?
>
>Thanks again
>
>Winanjaya
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform