Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Relation sticking around
Message
De
20/09/2000 09:15:06
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Relation sticking around
Divers
Thread ID:
00418464
Message ID:
00418464
Vues:
74
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform