Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FindFirst
Message
De
21/05/1998 15:45:37
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Titre:
FindFirst
Divers
Thread ID:
00100938
Message ID:
00100938
Vues:
71
Hi friends,

While working with the usual VB5 DataSource component I can make a findfirst command like the example below;
Me!DataSearch.Recordset.FindFirst "BTID = " & LongIDBT & ""

but when I transfered to VB5 MSRDC (RDO) component, such call can't be done.
What alternative is there for me in order to succeed?

************
Travaillant avec le composant Datasource de VB5 me permet d'executer la command ci-bas;
Me!DataRecherche.Resultset.FindFirst "BTID = " & LongIDBT & ""

mais une fois remplacer ce composant par le composant MSRDC (RDO), ce genre d'appel n'existe pas. Par quel autre moyen pourais-je le remplacer pour faire des recherches?

Thanks in advance
Répondre
Fil
Voir

Click here to load this message in the networking platform