Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Questions re Bob Lee's article on MySQL
Message
De
28/03/2002 17:47:09
 
 
À
28/03/2002 17:24:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00638711
Message ID:
00638728
Vues:
21
Hi,

You can bind your controls to :
A. form properties 
    1. initially empty
    2. filled when record retrieved
    3. Stored back to record for update

B. Cursor columns
    1. Create cursor in Load event
    2. Append from record retrieved
    3. pass updates to SQL cursor for update

C. Dynamic assignment
    1. Empty control source property setting
    2. Control source string stored in comment
    3. When record is retrieved load control sources from comment
Just some suggested approaches to control source management.

Glenn
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform