Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange behavior with Select into Cursor
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Strange behavior with Select into Cursor
Divers
Thread ID:
01105635
Message ID:
01105635
Vues:
53
I tried the following code:
Select * from MyDbf into Cursor MyCur
Select * from MyCur ---> Give an error

Select * from MyDbf into Cursor MyCur where .t.
Select * from MyCur ---> works fine

Am I missing something here...how can I get consistent results ??

Regards,
Gerard
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform