Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to change database dynamically
Message
De
16/06/2000 06:06:19
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
How to change database dynamically
Divers
Thread ID:
00381252
Message ID:
00381252
Vues:
54
I have tried this code in beforeopentables method of DE. The DE is private.
************
IF TYPE('goapp') = 'O'
IF !EMPTY(goapp.currentdatabase)
THISFORM.SETALL("Database",goapp.currentdatabase,"cursor")
ENDIF
ENDIF
this.opentables()
*************
But this gives error.
Please correct me.

Rajesh
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform