Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table buffering and REQUERY()
Message
From
03/03/1998 18:36:33
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00082342
Message ID:
00082383
Views:
32
>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)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform