Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Select and arrays
Message
De
08/04/2005 11:58:36
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
SQL Select and arrays
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Database:
Visual FoxPro
Divers
Thread ID:
01002656
Message ID:
01002656
Vues:
62
I have an array that contains the key values I want. I wanted to perform a select statement that looks into the array the only thing I can think of is ASCAN but Rushmore optimization returns none. So is there a better way.

Here's what I have
SELECT * FROM table WHERE ASCAN(la_list, keyfield) > 0
Charles

"The code knows no master." - Chuck Mautz
"Everybody is ignorant, only on different subjects." - Will Rogers
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform