Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select all except
Message
From
20/11/2007 13:52:42
 
 
To
20/11/2007 13:44:33
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01269471
Message ID:
01270237
Views:
24
>>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform