Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select from SPT - Into Array?
Message
De
28/08/2009 11:02:04
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Select from SPT - Into Array?
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Divers
Thread ID:
01421480
Message ID:
01421480
Vues:
113
On regular dbf tables, I will sometimes do this in a method:
Select sum(qty*price) from JobItems Into Array laTotal

return Nvl(laTotal, 0)
Now that I am working on moving my data to SQL Server, I need to know how I can you make a SPT Sql call and have it pull something back into an array like the above?


.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform