Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disappearing Grid Method
Message
De
13/03/2006 14:47:34
Mike Yearwood
Toronto, Ontario, Canada
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01103672
Message ID:
01103914
Vues:
18
>Thanks Marcia.
>
>I do have you excellent book "1001..." as well as MegaFox. Guess I was trying to avoid having to set the RS to a cursor and have to fill it from the output of a SQL statement, but it turned out the be the right solution, as you already know.

"right solution" is relative. There are many who don't want to run an SQL statement to produce a cursor in the first place, as it takes time. They prefer to use SET FILTER/SEEK/SET KEY etc as it manipulates the data directly. Having to run another mass move of the data via the ZAP and APPEND from must seem ridiculous to them.

I think I take the middle road. Find a way to safely reconnect the grid to the updated record source. It's what MaxFrame does. It works when the result set is small or large. The "safe select" approach will bog down - twice - as more records meet the user's criteria.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform