Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bound controls
Message
De
21/05/2001 22:52:22
 
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Titre:
Divers
Thread ID:
00509654
Message ID:
00509756
Vues:
17
>Normally, I never use Bound Controls but now I must use them in a small project. The problem I am facing now is that I have problem synchronizing 2 recordsets. I have a global ADO connection that I use as the Connection to one ADODC. I also use this connection when opening a recordset to fill a combo. When I add/update/delete data using the ADODC and I ask to repopulate the combo, my changes aren't seen before 5 seconds.
>
>Can I force the commit (much like DBIdle of DAO)?

I haven't seen this situation (since I don't use the ADODC either) but have you tried Rs.Resync or Rs.Requery?

Depending on your rs type it might be what you need.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform