Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select all except
Message
De
20/11/2007 13:52:42
 
 
À
20/11/2007 13:44:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01269471
Message ID:
01270237
Vues:
23
>>>Have you ever done this? Every time I've tried to alter table with a cursor I get an error that says it is an invalid operation for a cursor.
>>
>>The cursor must be read-write, then it's "legal".
>
>I must have something wrong. This code fails for me.
>
>select * from tip into cursor temp readwrite
>alter table temp add column sc20 c(10)
>
Worked for me
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform