Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CursorLocation
Message
 
To
07/06/2002 02:13:03
Teddy Win
Bytel Information Technology
Jakarta, Indonesia
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Title:
Miscellaneous
Thread ID:
00665798
Message ID:
00665887
Views:
34
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform