Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trouble with Findrecord
Message
De
10/07/2013 11:08:03
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Titre:
Trouble with Findrecord
Divers
Thread ID:
01578102
Message ID:
01578102
Vues:
59
The last line of my code does not work. Can anybody help me out?

Set rst1 = db.OpenRecordset("Select id from Valid_Numbers where id = " & nKey & ";")
cKey = Str(nKey)
rst1.FindFirst "ID" & cKey
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform