Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Selecting to an existing cursor
Message
From
16/05/2006 09:09:39
 
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01122149
Message ID:
01122189
Views:
26
yes, what you have is a filtered result set, which is the CURSE of VFP!

Add the NOFILTER clause and all should be well.


>The instruction ...
>
select * from sometable into cursor c_effe
>creates the cursor c_effe even if that cursor already existed. In that case the old cursor is replaced by the new one. That's normal behavior, right?
>
>However, now I have an example where the error 'Alias name is already in use' is displayed. Amd eventually an error c5 will be the second consequence.
>
>Anybody here familiar with this behavior?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform