Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I want to delete my active cursor?
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00427287
Message ID:
00427513
Views:
14
Nadya,

>Yep, that's why you're getting this error and Cindy is not. Anyway, in your case you better not set it off :)

I can change SET SAFETY back and forth from ON to OFF and back again and run the following SQL multiple times without error:

SELECT * from tablename INTO CURSOR cJoe
SELECT * from tablename INTO CURSOR cJoe
SELECT * from tablename INTO CURSOR cJoe
.
.
.

SET SAFETY doesn't seem to really affect it, and I don't get any errors.

I am not sure what causes Fox to consider an alias sacred (i.e. unable to be overwritten by subsequent queries)...

JoeK
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform