Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table buffering and REQUERY()
Message
De
03/03/1998 18:36:33
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00082342
Message ID:
00082383
Vues:
36
>Peter,
>
>What is the problem with;
>
> Cursorsetprop("BUFFERING",3,"Allproperties")
> Requery("allproperties")
> CursorSetProp("BUFFERING",5,"Allproperties")

Jim,

Thank you for your speedy reply. The problem is not Allproperties but SelectedProperties. Obviously I would like some sort of user confirmation before writing the stuff in SelectedProperties to the basetable , but at the same time, I would also like to remove the items that are already in the SelectedProperties view from the Allproperties View as soon as the user has selected an item in the Allproperties View. That´s the WHERE NOT EXISTS part of the query.

It seems like VFP does not even look at the stuff in SelectedProperties unless you perform a tableupdate(), which is exactly what I don´t want to do at this time.

The whole thing is a mover class with 2 List boxes and an Add & Remove button.
If you´re interested I can send it to you.

I hope this is clear enough and I´d be much obliged for further input!

Best regards

Peter
Peter Pirker


Whosoever shall not fall by the sword or by famine, shall fall by pestilence, so why bother shaving?

(Woody Allen)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform