Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Repackaged cursor - new terms?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00015860
Message ID:
00016012
Views:
33
>I'm going to take a wild guess here (not having seen the same error myself), and assume that you did a SELECT which resulted in a filtered table, rather than a temporary file. You can try SELECT...INTO CURSOR crsrTable NOFILTER, and VFP will be quite happy. (At least, 5 will -- I'm not sure about 3.)

In 3.0, I was using SELECT company as company,address,city,country,etc. FROM...

Having at least one "as" clause in the SELECT forces Visual FoxPro to create a cursor. Also, adding a .T. field was doing the job and there was also another trick discussed two weeks ago.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform