Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adapter properties
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Adapter properties
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP1
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01157930
Message ID:
01157930
Views:
59
I have create a CursdorAdapter object and set all the appropriate properties. The "view" instantiates correctly and the data is correct when we bind to a grid. When we fire a TableUpdate() we get an error that "a keyfield for a certain table is not set use the KeyFieldList property". I have put a break right before the TableUpdate() call and all the properties in the adapter object are set correctly, however if I use the CursorSetProp() to view these same properties on the view/cursor alias all the properties are blank. Shouldn't these be identical not matter what method is used to view them?

Is there and issue with the adapter properties not inheriting to the underlying view/cursor?
Next
Reply
Map
View

Click here to load this message in the networking platform