Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Binding TextBox to datasource using ADO
Message
De
07/02/2003 16:52:55
Kam Lee
SUNY-Health Science Center
Brooklyn, New York, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Titre:
Binding TextBox to datasource using ADO
Divers
Thread ID:
00750830
Message ID:
00750830
Vues:
58
Hi,
It appears to me that I need to bind the textbox(es) to the data provider on
a form by doing :
set otextbox.datasource = datasourceRS
everytime I open the new adorecordset under the same name datasourceRS... it seems to be inefficient and i need to do that in the form load event and the activate event too.
Is there any way that the textbox will show the correct value each time the
recordset is (re-)opened ?
I do a recordset open with sql command to retrieve the value to display in the textbox(es). It appear to me that textbox does not refresh the display value.

Thanks in advance.

Kam.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform