Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with ISBLANK and SELECT SQL
Message
De
18/06/2003 12:16:54
 
 
À
18/06/2003 12:00:56
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00801174
Message ID:
00801235
Vues:
12
Hi Agnes,
CREATE CURSOR PirillinoDelPicchio (a i)
APPEND BLANK
INSERT INTO PirillinoDelPicchio values(1)
INSERT INTO PirillinoDelPicchio values(2)
GO TOP

SELECT a,ISBLANK(PirillinoDelPicchio.a) FROM PirillinoDelPicchio

SELECT a,ISBLANK(a) FROM PirillinoDelPicchio
you can post me a example where ISBLANK is non costant ?

Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform