Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Simple VFP query, no optimization
Message
 
À
10/11/2000 17:48:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00440476
Message ID:
00440565
Vues:
12
>These are po numbers that customers give us...so there are no guarantees about uniqueness. As a matter of fact, we have gotten a duplicate PO number within a customer (from a major retailer...I wouldn't expect that to happen). The only time we retrieve an invoice (or open order) this way is when a store calls and says "Where is po number 12345?"

Sorry if this has already been covered, but can you just keep the CustID and PoNum indexes, and do:

SELECT * FROM PastInvoices WHERE CustID = ?lcCustID AND PoNum = ?lcPoNum
Chris McCandless
Red Sky Software
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform