Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hey where's my Database?
Message
 
 
À
27/07/2000 09:51:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00397553
Message ID:
00397557
Vues:
12
>Our department has finally decided on an approach of keeping all data completely separate from the applications.
>
>This will enforce the discipline on us required for any possible upsizing that may be required later.
>
>This is fine...except if I cannot store any data of any kind with the application how do I tell my application where the database container for the application is located.
>
>At the bare minimum I must store at least one path.
>
>Or I must hardcode at least one path into my application. This of course goes against the grain of what I have practised for years.
>
>I can think of a few options none of them very tidy.
>
>How do other people deal with this situation?


You don't have to harcode path into your application but you have to store it outside of your application.
You can use Windows Registry, INI file or table to store it.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform