Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to create this table?
Message
 
 
À
31/07/2003 14:28:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00815002
Message ID:
00816151
Vues:
27
>Yes, I know how to do the SELECT statement, but because of the volatility of the data (new members being added by multiple users every day) I have to call the select statement every time they enter the member screen. The 2 to 3 seconds it takes for the statement to load gets to be an aggravation after awhile. Does anyone have an idea about how to do this without having to constantly update the cursor??
>
>Sorry I wasn't clear enough...
>
Hi Vicki,

I would consider creating such a table only after I exhausted all alternatives. How big are tables? Do you have appropriate indexes? Did you consider using SCAN/ENSCAN in combination with SEEK or SET RELATION TO to build the list?
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform