Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need table and application design help
Message
De
14/07/2003 03:12:58
Yh Yau
Ingenuity Microsystems Sdn Bhd
Kuala Lumpur, Malaisie
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00809684
Message ID:
00809738
Vues:
35
Brenda,
You could put the following codes into your next buttons instead of using skip. You would need to store your current record's keyfield (or sort value) in a form property first.
select dist top 1 keyfield_id from tablename where keyfield_id>currentkeyfield_id order by 1
then requery your data base on the new keyfield_id
Hope the concept helps
Yau
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform