Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select into cursor error
Message
 
 
À
09/02/2004 10:05:54
Denis Filer
University of Oxford
Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00875458
Message ID:
00875466
Vues:
14
This message has been marked as the solution to the initial question of the thread.
Add NOFILTER clause to your select so VFP wouldn't create filtered cursor..

>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
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform