Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Binding Controls
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01006866
Message ID:
01006872
Vues:
13
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform