J
John
Hi
For my db app, I need to save the location of the db (really a windows path)
which normally only needs to be set at the first app start (I can check if
the setting is missing and ask user for a value). Occasionally (once in a
blue moon) I may need to change this setting in case db is moved to a
different server etc.
My question is what sort of mechanism can/should I use to store this
setting?
Thanks
Regards
For my db app, I need to save the location of the db (really a windows path)
which normally only needs to be set at the first app start (I can check if
the setting is missing and ask user for a value). Occasionally (once in a
blue moon) I may need to change this setting in case db is moved to a
different server etc.
My question is what sort of mechanism can/should I use to store this
setting?
Thanks
Regards