Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ConnectionString for SQLServer
Message
De
03/03/2004 20:14:10
 
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Divers
Thread ID:
00882578
Message ID:
00882960
Vues:
18
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform