Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select * from ... into cursor
Message
De
27/07/2009 17:54:54
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01414879
Message ID:
01414900
Vues:
37
>Is it not possible to have a cursor with the same name of the table as I do in DE interactive cursor creation ?

Not when opening the table as dbf in the same statement.
But as usual there are a few ways around that, depending on your vfp usage.

If you use dbc's you might trick a bit with dbc events - did that myself a few times.
In a DE you could try to use one of the hooks after opening all cursors to rename them -
read up if the relevant properties are writeable at runtime.

HTH

thomas
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform