Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dataenvironment
Message
De
27/07/2009 18:56:18
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01414908
Message ID:
01414917
Vues:
26
>I managed to create the cursos with:
>
>select * from mytabletable into cursor cursor7 readwite
>
>Now can I set this cursor property like in DE
>
>Something as below:
>
>cursor7.buffermodeoverride = 5
>
>Or the cursor created above is not able to set ?

More like ThisForm.DataEnvironment.Cursor7.BufferModeOverride = 5 (but I didn't try it).

If you do access the "cursors" programmatically, I would give them more meaningful names first; for example, if it is a table of clients, you might rename Cursor7 to CrsClient.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform