Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using Cast()
Message
De
22/10/2004 14:20:48
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro Beta
Titre:
Using Cast()
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
00953825
Message ID:
00953825
Vues:
69
Should the following work in the VFP9 beta?

SELECT sales.*, ;
CASE(NULL AS I) AS myint ;
FROM sales ;
INTO CURSOR mysales

I get this error when I try to run this:
Function name is missing ),

What am I missing?

Thanks,

Jerry
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform