Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trapping LOCATE DB Error
Message
From
22/02/1999 19:38:28
 
 
To
22/02/1999 19:25:35
Ian Matthews
Up & Running Technologies Inc
Chestermere, Alberta, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00190235
Message ID:
00190250
Views:
16
Ian,

What I usually do is have a stand-alone 'system' table with one single record.

In there I keep some system wide information (like the data path) and then
load these system-wide parameters in public variables at startup.

This way you can store your path or other system-wide parameters outside
your code.

This has helped me in some applications where users had to install
the application locally but with the data in some remote data storage
localtion. Since each user had the possibility to mount the data storage
location on different network drives or even through RAS I
created a secondary application that let them change the path value
in the table.

HTH

Pascal
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform