Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CursorSetProp(SendUpdates)--what's the point?
Message
From
07/04/1998 12:28:04
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
CursorSetProp(SendUpdates)--what's the point?
Miscellaneous
Thread ID:
00090196
Message ID:
00090196
Views:
69
If, instead of using a remote view definition in a .dbc, you create a cursor and try to use CursorSetProp to make it work like a view, you cannot requery() the view. What am I missing here? Why would you want to make an updateable cursor if you cannot requery it (especially if it's a paramaterized view)?

I realize that instead of requery() I could just create a whole nother cursor, but it seems to me that views and requery() were meant for each other and in some situations it might be helpful to cretae a remote view in code.
Next
Reply
Map
View

Click here to load this message in the networking platform