Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Null value backward compatibility
Message
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
01187313
Message ID:
01187959
Views:
25
>>Like many things, support for nulls is a dangerous tool in careless hands.
>
>Yes, and NULL is almost impossible to completely avoid.
>
>
>
>Set Null Off   && <-- NULL is turned off!!
>Set Multilocks On
>
>Create Table Foo (test c(10) NOT NULL) && <-- Field does not accept NULL!!
>
>CursorSetProp("Buffering",5)
>Append Blank
>
>? Oldval("foo.test")   && This still gives NULL!!
>
>
Leave it to you to point out these probably minor bugs <g>.

How's life, old pal? If you're missing Illinois, I can FedEx you some authentic snow and slush.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform