Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select into cursor error
Message
From
09/02/2004 10:05:54
Denis Filer
University of Oxford
United Kingdom
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Select into cursor error
Miscellaneous
Thread ID:
00875458
Message ID:
00875458
Views:
46
Hello. I have some code for an internet app which was working fine. After intoducing strong typing (may or may not be relevant), I am getting an error “MYCODES must be created with SELECT … INTO TABLE” (error 1815). The troublesome code is listed here:

HIDDEN FUNCTION extractbygenus(lcSearch AS String) AS Integer
etc...
SELECT spnumber FROM species into CURSOR mycodes WHERE gecode = gecodex
etc...
ENDFUNC

Any clues here! Many thanks, Denis
Next
Reply
Map
View

Click here to load this message in the networking platform