Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change table in Data Environment with cursor
Message
De
22/05/2003 10:03:16
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Change table in Data Environment with cursor
Divers
Thread ID:
00791603
Message ID:
00791603
Vues:
49
Hi

In one form , i have one table in data Environment

Sometimes , i want use this table , sometimes , i want use one cursor .

I want make this in Load or Init
IF lUseCursor = .T. && I want use cursor

    SELECT * FROM ... WHERE ... INTO CURSOR && or table 

   *How can i make VFP think that this table is the same that is 
   *in data environment , and forgot table that is in 
   *data envirronemt , and use this new table ?

ENDIF
Thanks


Pedro Silva

world is wonderful with your help .

Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform