Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Querying
Message
From
20/10/2005 11:57:09
 
 
To
19/10/2005 10:17:09
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01059617
Message ID:
01060757
Views:
13
>How do I add Fields property to my form?
>And what should I write in this property?

Example:
xcode='01'
select code,name from xtable where code=xcode into cursor xcursor1
now you have xcursor1 with 2 columns, this is on load event of the form, create the two fields (textbox control) in the form and controlsource property for both are xcursor1.code, xcursor1.name
is this your question?
John Harold Belalcázar Lozano
Associate Director Of Development
http://www.belvicto.co/
jhbelalc@gmail.com
Previous
Reply
Map
View

Click here to load this message in the networking platform