Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RECNO()
Message
 
À
28/03/2001 16:05:21
Sergio Ortiz
Tek Services Group, Llc
Hollywood, Floride, États-Unis
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Titre:
Divers
Thread ID:
00489629
Message ID:
00489714
Vues:
9
>Hello everyone,
>
>I am trying to do a Do While to a specific record # :
>
>Can it be done ?
>
>
>Do While recMyRecordSetAccess.'RECNO()' <= 50
>      Debug.Print recMyRecordSetAccess!Primary_last_name
>      recMyRecordSetAccess.MoveNext
>Loop
If your recordset is client-sided, you can use the AbsolutePosition property.
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform