Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to change database dynamically
Message
De
16/06/2000 09:22:41
 
 
À
16/06/2000 06:06:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00381252
Message ID:
00381300
Vues:
15
>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

THISFORM.DataEnvironment.SETALL("Database",goapp.currentdatabase,"cursor")
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform