Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor database property
Message
De
05/05/1998 12:30:24
 
 
À
05/05/1998 10:33:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00097017
Message ID:
00097064
Vues:
17
>Hi All!
>
>My question is that how can I change the cursor's database (path) property in run time.
>
>Thanks IVAN

You change it as any other property:
***DE.BeforeOpenTables event
Thisform.DataEnvironment.SetAll("Database",oApp.dbcpathname,"Cursor")
Note: it will bomb for free tables, so real code might be better
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform