Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update 1 view, but not the other
Message
From
20/06/2001 11:13:46
 
 
To
20/06/2001 11:02:42
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00521348
Message ID:
00521508
Views:
15
>>I think that's where the problem may lie, you either need the filter (or SET DELETED ON) to get the expected behaviour. One way or another, you've got to stop the SQL for the view returning deleted records from the base table.
>
>Sorry, I should have said, I have got SET DELETED ON, I just haven't got it filtered in the view.
>
>Kev

One last shot here, (I'm pretty much out of my depth as it is - but I need to understand this myself) - have you got buffering on for the base table as well as the views. Without buffering on the table, I get the expected results, with buffering on the table, I also need to do a tableupdate on the table as well as the views for the requery to update the views correctly.
Len Speed
Previous
Reply
Map
View

Click here to load this message in the networking platform