Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
No records in Requery() after tableupdate
Message
From
13/11/1998 09:54:51
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
No records in Requery() after tableupdate
Miscellaneous
Thread ID:
00157379
Message ID:
00157379
Views:
62
In VFP 5.0a this sequence of commands returns no records the returns records..What am I missing?

select thisview && parameterized view w/several records (buffering =5)
delete
tableupdate(1,.f.,'thisview')
requery('thisview')&& returns none
requery('thisview') &&returns records

TIA
Terry
Next
Reply
Map
View

Click here to load this message in the networking platform