Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using CursorAdapter() but no update
Message
From
29/04/2003 00:17:52
 
 
To
28/04/2003 19:15:08
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00782518
Message ID:
00782564
Views:
15
Hi Michel,

>No key columns are specified for the update table 'News'. Use the KeyFieldList property of the cursor.
>

You have to include Numero field into UpdateNameList.

>I still also do not understand why we have to specific other properties to specify the list of fields for update when we already did so by the use of UpdatableFieldList.
>
UpdatableFieldList - is a list of local fields.
UpdateNameList - is a mapping from local field to remote field.
Without that mapping information CursorAdapter is unable to update backend.

Thanks,
Aleksey.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform