Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL to VFP cursors, as opposed to Remote Views
Message
 
 
To
23/06/2007 13:39:32
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
01235175
Message ID:
01235196
Views:
20
SPT cursors have Record buffering enabled. You can ussue TABLEUPDATE() after APPEND BLANK.
APPEND BLANK
TABLEUPDATE()
SELECT * FROM ...
>I can SELECT from one, except if I have an empty set, do an APPEND BLANK and then try to Select. I'll try the new setting to see if this does it.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform