Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Views based off of views
Message
De
24/11/1998 16:11:04
Bruce Gilmour
Cal-Mour Consultants
Calgary, Alberta, Canada
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00161077
Message ID:
00161121
Vues:
27
>> I have a table that has a view with optimistic table buffering(View1) and a view based off of that view that is also optimistic table buffered(View2).
>
>Mind if I ask why? I have a handful of customers that do (or have tried this) and I could never really think of a good reason for doing so.

Hi Mike;
I would think any place you can have a child of a child table. I am using one for a P/O application. For each P/O line I can have multiple receivings (first p-view) each of which may have multiple serial numbers (second p-view) Both handled in grids but you would only want the serial numbers of the selected receiving line to show in the second grid. The only thing you have to be careful of is to do REQUERY(2) after REQUERY(1) and to reset the pointer in view 1 after requerying it which may be part of the original problem. Open to discussion. HTH
***************************
Bruce Gilmour

"Two things are infinite, the Universe and human stupidity. And I am not sure about the Universe."
- Albert Einstein
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform