Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CursorAdapter
Message
From
17/11/2004 09:28:14
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00961738
Message ID:
00962159
Views:
8
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"
>
Previous
Reply
Map
View

Click here to load this message in the networking platform