Customizing Windows Registry Settings for the Microsoft Access Database Engine

If your application cannot work correctly with the default functionality of the Microsoft Access database engine, you may have to change the settings in the Microsoft® Windows® Registry to suit your needs. The Windows Registry can also be used to tune the operation of the installable ISAM and ODBC driver.

You can customize the settings in the Windows Registry in four different ways:

Using Regedit.exe to Overwrite the Default Settings

Creating a Portion in Your Application's Registry Tree to Manage the Settings

Using the SetOption Method from DAO

Using the Connection Properties in the Microsoft OLE DB Provider for Access