Using a Table to hold configuration data

D

Dom

Dear Newsgroup,

When I deploy an Access database on another machine, many
of the absolute and relative paths for file references and
many other "environment" variables will change. Have any
of you used a table to store such data in key-value pairs?

If I did this, then all my Event Procedures could fetch
the "environment" variables from the table.

Any feedback would be appreciated.

Dom
 
Top