Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bounding TextControl to fields.
Message
 
À
27/03/2001 09:29:43
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
Divers
Thread ID:
00488669
Message ID:
00489074
Vues:
10
>Eric,
>I tested the code and I was able to bind the fields to the Textboxes.
>The problem with the code is that it does not allow me to navigate through the records. So I guess I will need to set the CursorType property of the RecordSet??.


You need to add controls to move!!! Add 2 command buttons to your form. One will do a recMyRecordSet.MoveNext and the other recMyRecordSet.MovePrevious. You will have to validate yourself errors at BOF and EOF.


>(How do you the change to white the background of the screen when displaying code?)

Tools->Options->Editor Format->Background
É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