Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Views & VFP6
Message
De
01/12/1998 10:43:39
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Views & VFP6
Divers
Thread ID:
00162776
Message ID:
00162776
Vues:
60
Hello !

Impossible to make programmatically on VFP6 a view like :

CREATE SQL VIEW lv_findmembres AS;
SELECT *;
FROM clubapp!membres;
WHERE UPPER(Membres.cnom) LIKE UPPER(?vp_cNom);
AND UPPER(Membres.cprenom) LIKE UPPER(?vp_cPrenom)

I get an error message (Function argument value, type or count is invalid)
and then for the pleasure an C0000005 Exception error !!!

Help !

Gilles
Gilles Azria
-------------------------------------------------
http://www.profiledatabase.com
http://www.photoprofile.ch
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform