Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to tell if a query returns no rows
Message
 
 
À
12/06/2002 10:07:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00667351
Message ID:
00667361
Vues:
19
>Hello Group,
>
>I am querying a SQL Server 6.5 table to see if any of the school disticts are of some value
>
>i.e. SELECT * FROM studemo WHERE schdist = 29009.
>
>How would I tell if there were no rows returned?

Assuming that you're using SPT, you can check RECCOUNT() for the cursor returned.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform