Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Next problem with View
Message
From
20/03/2002 02:37:40
Eugene Kolmakov
Millennium Technologies
Vladivostok, Russia
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Next problem with View
Miscellaneous
Thread ID:
00634803
Message ID:
00634803
Views:
48
I have a form containing a Grid with a local view as RecordSource. View is not empty. DataSession is Private DataSession. When I use ReQuery("MyView") function after I've changed contents of an existing record or appended a new record in one of view's source tables all works fine. But when I delete record and use ReQuery("MyView") from within my form it returns no records into that view. After that since my form is modeless I switch to Command window and type "ReQuery("MyView")" again. And it returns NON-EMPTY record set !!! Why is it so ? Source tables are in Optimistic table buffering mode.

I think this could happen because of RI Delete trigger I have on source tables.
If so I still can't realize how should it work.
Eugene
Next
Reply
Map
View

Click here to load this message in the networking platform