Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Relation sticking around
Message
From
20/09/2000 09:15:06
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Relation sticking around
Miscellaneous
Thread ID:
00418464
Message ID:
00418464
Views:
76
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.
Next
Reply
Map
View

Click here to load this message in the networking platform