Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Nulls into cursors
Message
From
01/09/2010 10:15:44
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01479558
Message ID:
01479569
Views:
49
That's what I thought ... but VFP balks when I do that on a cursor created by a SELECT ... ReadWrite

>>Naomi --
>>
>>Thanks for your help ...
>>
>>Note that my second question was 'Can somebody specify the ALTER statement ... bla bla'. In your response, it appears that such is possible, but you don't bother to say how to do it.
>>
>>
>
>CREATE CURSOR test (CharF C(10) NOT NULL)
>
>INSERT INTO test VALUES ('test')
>
>ALTER table test alter COLUMN CharF NULL
>
>INSERT INTO test VALUES (null)
Jim Nelson
Newbury Park, CA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform