Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Null/Empty Values in Fields
Message
 
To
28/06/1997 10:51:40
Vinod Parwani
United Creations L.L.C.
Ad-Dulayl, Jordan
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00037969
Message ID:
00037989
Views:
32
>>>How can I put Empty/Null values in numeric or logical fields in a cursor (created by sql) ???
>>
>>When you define the structure, you need to check NULL field.
>>
>>You can also do it programmaticaly using the CREATE TABLE field NULL syntax.
>>
>>As to apply it on cursor, see my other response to read/write cursor.
>>
>>You will then be able to do REPLACE field WITH .NULL.
>
>
>Thanks, I got it, I will give it a try. Thanks..
Vinod,

Just remember that NULL and empty are not the same thing.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform