Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NULL Values
Message
 
 
To
01/06/2001 15:18:17
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00513673
Message ID:
00513996
Views:
13
>I have tryed Alter table but it has to have the table exclusive. I can not open the file exclusive because we have telemarkers that are using the file all the time.
>
>Just curious is there something in the settings of FoxPro any version (the program is in 6.0 and the tables are 2.6-- not my doing) that will allow the tables to accept null values?
>
>Please Help!!

I don't think the concept of NULLs was introduced until sometime in VFP. I don't think Fox26 tables can contain NULL values.

Programming wise, you can alleviate this by transforming NULL values using NVL(). NVL() will allow you to specify a replacement if the value is NULL.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform