B
Bob Valentine
I use SageKey to install my application and I have the user indicate the
location of the backend database file during the install on each
workstation. The installer then records the backend database location in the
following registry key: HKEY_LOCAL_MACHINE>software>MyApplicationName>Data
Directory. Data Directory is a key whose value is the full path to the
backend database.
Question: How do I read this value using VBA? What is the syntax of the
statement to read this registry key?
Thanks,
BobV
location of the backend database file during the install on each
workstation. The installer then records the backend database location in the
following registry key: HKEY_LOCAL_MACHINE>software>MyApplicationName>Data
Directory. Data Directory is a key whose value is the full path to the
backend database.
Question: How do I read this value using VBA? What is the syntax of the
statement to read this registry key?
Thanks,
BobV