Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Use differents DATABASE but same databse name
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00051320
Message ID:
00051365
Vues:
34
>I would like to offer users to have a choice within a list of database s of the same structure, the same name, but not the same path.
>
>(The databases represents data from differents sites).
>
>But my big problem is that Foxpro save the path in all files and particulary forms and reports.
>
>By the way, do you know a newsgroup in french ...

I don't know if it solves all your problems, but I would:

1) remove tables from the data environment of your reports
2) for forms that have data environments, set .AutoOpenTables to .F.
3) in the .BeforeOpenTables event of those forms, set the .Database property of each Cursor to the one selected by the user.

There are French speakers here. Pas moi, malhereusement. If you speak some French, it will attract their attention. Monsieur Fournier won't mind.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform