Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hey where's my Database?
Message
 
 
To
27/07/2000 09:51:42
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00397553
Message ID:
00397557
Views:
11
>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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform