Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Searching for Records
Message
De
26/11/2004 06:51:36
Deepak Chopra
IBM Global Services India Pvt. Ltd.
Pune, Inde
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
00964864
Message ID:
00964883
Vues:
8
try this:

SELECT name, title FROM contacts WHERE contacts.name=thisform.pageframe1.page4.edit1.value into cursor x
select dbf('x')
display the data from the above table into a grid with a command button (containing in a form).

when user will select a record and press command button, refresh the form.

let me know, if u r still finding any issues.
Regards.
Deepak Chopra
Sr. Software Engineer
IBM Global Services India, Pune
Cell : +91-9890464184
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform