Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
'mycursor' must be created with SELECT...INTO TABLE
Message
From
11/10/2001 13:23:18
Martin Thibault
Minière Québec Cartier
Port-Cartier, Quebec, Canada
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
'mycursor' must be created with SELECT...INTO TABLE
Miscellaneous
Thread ID:
00567104
Message ID:
00567104
Views:
48
Look this code!!!

select * from mytable into cursor mycursor
select * from mycursor into cursor mycursor2

VFP return error message 'mycursor' must be created with SELECT...INTO TABLE

I know if i use NOFILTER in my select - sql, the problem will be resolve!!!

But i always use this syntax without problem, and since this morning i got an error message!!!

I would like to know, why now this syntax does not works!!!

Thanks!!!
Martin
Next
Reply
Map
View

Click here to load this message in the networking platform