Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table Comparaison
Message
De
19/04/2001 19:21:58
 
 
À
19/04/2001 19:08:42
N. Lea
Nic Cross Enterprises
Valencia, Californie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00497635
Message ID:
00497646
Vues:
9
Then non-SQL way:

SELECT table2
INDEX ON inv_no TO whatever
SELECT table1
SET RELATION TO inv_no INTO table2
COUNT FOR EOF('table2') TO some_var

>Is there a possible way to get away from SQL Statements?
>
>Possibly a scan or seek method that would work?
>
>Thanks again!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform