Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Edit view
Message
 
 
À
20/04/1998 10:30:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00092871
Message ID:
00094085
Vues:
33
>On a plain Select-SQL VFP does not alway create a new table, it sometimes (based on
>how you structured your SQL) just does a filter over the source table.
>
>To test this do:
> SELECT * FROM -tablename- INTO CURSOR fTest
> SELECT fTest
> ? DBF()
>
>-myron kirby-
>===================================
In VFP5 use the NOFILTER clause of SELECT-SQL to prevent this behavior.
...snip
Ned Ames
Ned

Reality is.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform