Closed bmschmidt closed 10 years ago
Add database configuration to options files.
This entails:
1) Changing the API selection to include "host," as well as "dbname", which tells the API on which computer to search for that particular database.
2) Changing the API implementation to load in the options file from dbname.API_settings so that it knows the various names that it will use.
This is all set, and on its way to being retired; getting ready to retire it.
Add database configuration to options files.
This entails:
1) Changing the API selection to include "host," as well as "dbname", which tells the API on which computer to search for that particular database.
2) Changing the API implementation to load in the options file from dbname.API_settings so that it knows the various names that it will use.