Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Add column error 1115
Message
De
02/06/2002 13:41:33
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00663875
Message ID:
00663882
Vues:
11
Thanks a lot Sergey

You always provide an accurate answer.

Regards


Oscar Corte


>In VFP7 you'll get such error if cursor you're trying to alter has fields with names longer than 10 characters.
>
>>I tested the next couple of functions at the command windows:
>>
>>create cursor cur_Temporal (campo1 c(10))
>>alter table table cur_Temporal add column campo2 n(8,4)
>>
>>There were no problems at all.
>>
>>However, if try the same at the click event of a command button of a form, I get the error 1115 “Not a valid operation for a cursor object” (translated)
>>
>>Could somebody tell me what makes the difference?
>>
>>Thanks in advance
>>
>>Oscar Corte
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform