Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Searching for Records
Message
From
26/11/2004 06:51:36
Deepak Chopra
IBM Global Services India Pvt. Ltd.
Pune, India
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00964864
Message ID:
00964883
Views:
7
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
Previous
Reply
Map
View

Click here to load this message in the networking platform