Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Add column error 1115
Message
De
02/06/2002 12:36:55
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Add column error 1115
Divers
Thread ID:
00663875
Message ID:
00663875
Vues:
50
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform