Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CursorLocation
Message
 
À
07/06/2002 02:13:03
Teddy Win
Bytel Information Technology
Jakarta, Indonésie
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Titre:
Divers
Thread ID:
00665798
Message ID:
00665887
Vues:
33
When all the rows of the recordset will be used (when you through all records, when displaying into a grid, when printing, ...), you better use a client-sided cursor.

When you display some records and give the user the chance to cancel operation before working with the end of the recordset, you may use a server-sided cursor (this way, not-used record will not cross the wire).


>I need suggestion for the value of cursorlocation, when should I use aduseserver or aduseclient? or in what condition should I use aduseserver or aduseclient? TIA
>
>
>Teddy
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform