Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ZAPing a remote view
Message
From
31/05/2002 16:47:55
 
 
To
31/05/2002 14:28:51
Patrick O'Neil
American Specialty Information Services
Roanoke, Indiana, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00663591
Message ID:
00663663
Views:
16
This message has been marked as the solution to the initial question of the thread.
Patrick,

ZAP on a remote view, in my experience, does not work even if you do tableupdate() since you have removed all records from the RV that might have had a link to the records in the underlying table. You need to DELETE ALL in the RV then Tableupdate(1,.t.) to remove records from the underlying table.

HTH
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform