Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
'mycursor' must be created with SELECT...INTO TABLE
Message
 
 
À
11/10/2001 13:23:18
Martin Thibault
Minière Québec Cartier
Port-Cartier, Québec, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00567104
Message ID:
00567108
Vues:
15
>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

Martin,
Did the environment change at all (software version, SP, network configuration, setup code)? VFP thinks that opening the original again in a new work area is more efficient.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform