Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Relation sticking around
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00418464
Message ID:
00418819
Views:
32
Valerie,
Have you opened the DataSession window (in the Window menu) to check the open files? Relations are shown there, as well as the ability to browse your data. This way you can be absolutely certain what files are available at any given time.

HTH
Barbara

>I have a form with a private data session, all tables are Optimistic Table Buffering. The form shows a grid displaying rows from a single table.
>
>I do a select into a cursor, then SET RELATION TO into the buffered table in the data session.
>
>I do a CREATEOBJECT() of a form class to show a modal form to display a grid of the cursor fields plus one field from the related table.
>
>I RELEASE the modal form.
>
>I SET RELATION TO on both the cursor and the buffered table, then close the cursor, I've also tried SET RELATION OFF INTO ...
>
>I refresh the original form.
>
>The buffered table stays at EOF and the grid on the original form is empty.
>
>WHAT am I doing wrong??? Any help is greatly appreciated.
Barbara Paltiel, Paltiel Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform