Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this member function to obtain the location of the Microsoft Jet database engine's initialization settings in the Windows registry.
static CString PASCAL GetIniPath( );
Return Value
A CString containing the registry location.
Remarks
You can use the location to obtain information about settings for the database engine. The information returned is actually the name of a registry subkey.
For related information, see the topics "IniPath Property" and "Customizing Windows Registry Settings for Data Access" in DAO Help.
Requirements
Header: afxdao.h