Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update 1 view, but not the other
Message
From
20/06/2001 07:48:25
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Update 1 view, but not the other
Miscellaneous
Thread ID:
00521348
Message ID:
00521348
Views:
44
Hi

I have 2 Local Views, both from the same Base Table, and both only contain one record.

In a piece of code I do this:

DELETE IN View1
=TABLEUPDATE(.T., .T., "View1"
DELETE IN View2
=TABLEUPDATE(.T., .T., "View2")

But this only clears the record in view1, view2 still shows the deleted record!!

Any ideas?
Thanks
Kev
Next
Reply
Map
View

Click here to load this message in the networking platform