Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot ADD COLUMN to a cursor
Message
From
05/10/2005 11:59:23
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01056104
Message ID:
01056328
Views:
28
Hey Sergey,

Your knowledge never ceases to amaze me.
This was right on the money. Thank you again!

Aloha,

James

>The ALTER TABLE command is illegal for a cursor with long (>10 symbols) field names.
>
>>I have a cursor that was created with a SELECT command containing several UNIONs. I have already specified READONLY and NOFILTER.
>>
>>After the cursor is created I try to do an
>>
>>
ALTER TABLE crsCreatedCursor ADD COLUMN PKey I
>>
>>and I get an error indicating I have used an "invalid operation for the cursor". The help file says that when I get this error I tried to use the PACK command on the cursor, (error 1115). However, this is not the case.
>>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform