Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Nulls into cursors
Message
De
01/09/2010 10:15:44
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01479558
Message ID:
01479569
Vues:
50
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform