Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to use multiple DBCs
Message
De
15/11/2001 14:40:01
 
 
À
14/11/2001 19:59:11
Information générale
Forum:
Visual FoxPro
Catégorie:
CodeMine
Divers
Thread ID:
00581865
Message ID:
00582296
Vues:
21
codemine has provisions setup for multiple databases. If you recall, when you install your app it will ask you for a local directory and a shared directory. If it is setup properly it will actually ask you for the commonpath also. See cmapplicationmanager.cPathCommon.

go to the appforms.frmAppInstallDialog
and set the cFilesCommon property to a list of files that should be included and the common path box will show up the next time you install.

cFilesCommon=mydata.dbc,mydata2,dbc

goapp.install()
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform