Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Seek command for temporary query
Message
De
19/03/1999 23:38:23
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Titre:
Seek command for temporary query
Divers
Thread ID:
00200087
Message ID:
00200087
Vues:
31
can I use seek command in temporary query ?

example :
Dim RS as recordset
RSTrap = "Select * from " & Data1.RecordSource & " order by custcode"
Set RS = DBPR.OpenRecordset(RSTrap)

RS.seek "=", txtCustomerCode.text

regards
Winan
Répondre
Fil
Voir

Click here to load this message in the networking platform