Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to change database name in form at runtime
Message
De
16/06/2000 06:22:33
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00364785
Message ID:
00381257
Vues:
25
The property is assigned bu the table is opened from old data base on
here is the code from beforeopentable
*************
IF TYPE('goapp') = 'O'
IF !EMPTY(goapp.currentdatabase)
CLOSE DATA
THISFORM.SETALL("Database",goapp.currentdatabase,"cursor")
ENDIF
ENDIF
***************

Rajesh
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform