Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot ADD COLUMN to a cursor
Message
From
04/10/2005 20:22:39
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Cannot ADD COLUMN to a cursor
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01056104
Message ID:
01056104
Views:
74
Hi All,

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.

Can anyone help me understand this?

BTW I have the VFP9 SP1 installed also.

Aloha,

James
Next
Reply
Map
View

Click here to load this message in the networking platform