Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Executereader has no records
Message
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01501091
Message ID:
01501193
Vues:
46
>I've run the select from within SSMS
>"SELECT SUM(CALLCOUNT) AS CALLS FROM BI.dbo.BI01 WHERE " +
>"WEEKNO = ? AND SUBSTRING(LOC, 1, 2) = ?";
>
>and if no records are selected , one record is returned with NULL in CALLS field... so this expalins the eror message
>
>When I issue the same SQL select in VFP, no records are returned, which I was assuming would have been the same in SQL Server
>
>Regards,
>gerard
>
>
You're running an older version of VFP. In the latest VFP version (version 9) it also returns one record with NULL.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform