Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL COUNT(*) to a variable
Message
De
10/06/2004 10:04:46
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00912194
Message ID:
00912216
Vues:
8
You're welcome. Note that if you reference an array only by it's name, you get the first element, which in your case is the only element.

>thanks guys! all set now.
>
>>Hi timothy,
>>SELECT count(*) FROM m:4vs WHERE date_l_in =today INTO ARRAY zz
>>yournumberofrecords=zz
>>
>>
>>>I am trying to put the value of an sql count(*) operation into a variable rather then a table, can this be done?
>>>
>>>I've tried "SELECT count(*) FROM m:4vs WHERE date_l_in =today to y1" but I'm not getting a figure when I know it's >1.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform