Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Use sys(2015) in cursor
Message
De
29/01/2007 13:22:24
Mike Yearwood
Toronto, Ontario, Canada
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Pro
Database:
MS SQL Server
Divers
Thread ID:
01190158
Message ID:
01190211
Vues:
22
>I am using sys(2015)e.g into sys(2015). after this i want to use for select this cursor,
>But this is changed name cursor name always .What i should do. But i do not want into cursor abc
>thanks

SELECT * FROM TABLE INTO CURSOR specifically named cursor.

SELECT specifically named cursor.

Do not use sys(2015) to make up a name. That makes the code harder to understand.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform