Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CursorAdapter
Message
De
17/11/2004 09:28:14
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Database:
Visual FoxPro
Divers
Thread ID:
00961738
Message ID:
00962159
Vues:
9
thank you Boris
I'm going to check

>When You open The Init method of the CA after Builder You must have following lines in it:
>
>
>this.WhereType          = 1 &&v Key Fields ONLY (see help for explanation)
>this.Tables             = "YourNativeTable"
>This.KeyFieldList       = "KEYFIELD" && Only ONE Key field but it MUST be unique for each record
>This.UpdateNameList     = "KEYFIELD YourNativeTable.KeyField, SECONDFIELD YourNativeTable.SECONDFIELD.....etc" && see help
>This.UpdatableFieldList = "KeyNum, SecondField....etc"
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform