Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CursorAdapter
Message
 
À
17/11/2004 03:40:55
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:
00962149
Vues:
9
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"
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform