Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting slower!
Message
De
31/07/2001 14:02:53
Walter Meester
HoogkarspelPays-Bas
 
 
À
31/07/2001 11:48:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00537775
Message ID:
00537906
Vues:
13
Hi Kevin
>SELECT Table1
>SCAN
>REPLACE Field1 WITH FieldValue IN Table1
>    IF SEEK(Field2, "Table2", 2)
>          IF Table2.Field1 = .T.
>               INSERT INTO Table3 blah blah blah.....
>          ENDIF
>    ENDIF
>ENDSCAN
Are you by any chance using tablebuffering on Table3 ? Or using transactions ?
If so, try to run this without tablebuffering and transactions.

Walter,
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform