Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Binding Controls
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01006866
Message ID:
01006872
Views:
12
>I have a form with a number of fields on it. I want to bind the textbox control to a field on my table. In the controlsource for my text box I put in fabsum.garsup. When I run the form I get the following error message:
>
>'Variable 'garsup' not found. Unbinding Object 'garsup'
>
>Any ideas? I have checked that the table fabsum is opened at runtime and that the field exists but I still get the error.
>
>Many Thanks

Where you open the table? If you do that in Init Event of the form, it is too late, put it in Load Event of the form or use DataEnvironment.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform