Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating a conditional 'where' clause
Message
 
À
03/06/1999 16:11:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00226172
Message ID:
00226315
Vues:
26
>I tried this, but when gcfunction = "", I get an empty result set instead of all records. Am I doing something wrong here? The sql from my view is:
>
>
SELECT *;
> FROM dbo.P1 P1;
> WHERE P1.P1_FUNCKEY = ?gcfunction
Valerie,

Check your SET EXACT and SET ANSI settings and be sure they are both OFF.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform