Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with ISBLANK and SELECT SQL
Message
From
18/06/2003 12:16:54
 
 
To
18/06/2003 12:00:56
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00801174
Message ID:
00801235
Views:
11
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform