Customize Jet database settings (MDB)

Microsoft Office Access 2003

  • Microsoft Jet database engine settings apply only to Microsoft Access databases, not to Microsoft Access projects.
  • You can also use the Data Access Object (DAO) method, Application.DBEngine.SetOption to dynamically modify Microsoft Jet registry values at run-time for a single session, without permanently modifying the values in the Windows registry.
  • ShowCustomize Microsoft Jet version 2.x database engine settings

    1. Start the Registry Editor.

      ShowHow?

      1. To run the Registry Editor, click the Microsoft Windows Start button, click Run, type regedit, and then click OK.
      2. Navigate to the appropriate registry subkey. The two main subkeys that contain settings that affect Microsoft Access are:

        \HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\11.0\Access

        \HKEY_LOCAL_MACHINE\SOFTWARE
        \Microsoft\Jet\4.0

        If there is a plus (+) to the left of the subkey, that registry subkey contains additional subkeys. To edit a registry subkey's value, double-click the subkey in the left pane of the Registry Editor window to open it, and then double-click the value you want to edit in the right pane of the Registry Editor window. In some cases, you may need to add new subkeys or values. For information on how to add new subkeys and values, use the Registry Editor Help.

    2. Do one of the following:

      To make changes to the Microsoft Jet database engine, navigate to the \HKEY_LOCAL_MACHINE
      \SOFTWARE\Microsoft\Jet\4.0\Engines\Jet 2.x subkey and make the desired changes.

      Important  Changes to settings in this subkey will affect all programs installed on the computer that use the Microsoft Jet database engine to access Microsoft Access 1.x and 2.0 databases. In addition to Microsoft Access, this includes Microsoft Excel and Microsoft Visual Basic.

      To make changes that apply only to Microsoft Office Access 2003, navigate to the \HKEY_LOCAL_MACHINE\SOFTWARE
      \Microsoft\Office\11.0\Access\Jet\4.0\Engines
      \Jet 2.x subkey, and then modify values there. If the \Jet 2.x subkey does not exist, create the subkey, and then add the values.

    3. Exit the Registry Editor.
    4. Exit and restart Microsoft Access to use the new settings.

    ShowCustomize Microsoft Jet version 3.x database engine settings

    1. Start the Registry Editor.

      ShowHow?

      1. To run the Registry Editor, click the Microsoft Windows Start button, click Run, type regedit, and then click OK.
      2. Navigate to the appropriate registry subkey. The two main subkeys that contain settings that affect Microsoft Access are:

        \HKEY_LOCAL_MACHINE\SOFTWARE
        \Microsoft\Office\11.0\Access

        \HKEY_LOCAL_MACHINE\SOFTWARE
        \Microsoft\Jet\4.0

        If there is a plus (+) to the left of the subkey, that registry subkey contains additional subkeys. To edit a registry subkey's value, double-click the subkey in the left pane of the Registry Editor window to open it, and then double-click the value you want to edit in the right pane of the Registry Editor window. In some cases, you may need to add new subkeys or values. For information on how to add new subkeys and values, use the Registry Editor Help.

    2. Do one of the following:

      To make changes to the Microsoft Jet database engine, navigate to the \HKEY_LOCAL_MACHINE
      \SOFTWARE\Microsoft\Jet\4.0\Engines\Jet 3.x subkey and make the desired changes.

      Important  Changes to settings in this subkey will affect all programs installed on the computer that use the Microsoft Jet database engine to access Microsoft Access 95 or Microsoft Access 97 databases. In addition to Microsoft Access, this includes Microsoft Excel and Microsoft Visual Basic.

      To make changes that apply only to Microsoft Office Access 2003, navigate to the \HKEY_LOCAL_MACHINE\SOFTWARE
      \Microsoft\Office\11.0\Access\Jet\4.0\Engines
      \Jet 3.x subkey, and then modify values there. If the \Jet 3.x subkey does not exist, create the subkey, and then add the values.

    3. Exit the Registry Editor.
    4. Exit and restart Microsoft Access to use the new settings.

    ShowCustomize Microsoft Jet version 4.0 database engine settings

    1. Start the Registry Editor.

      ShowHow?

      1. To run the Registry Editor, click the Microsoft Windows Start button, click Run, type regedit, and then click OK.
      2. Navigate to the appropriate registry subkey. The two main subkeys that contain settings that affect Microsoft Access are:

        \HKEY_LOCAL_MACHINE\SOFTWARE
        \Microsoft\Office\11.0\Access

        \HKEY_LOCAL_MACHINE\SOFTWARE
        \Microsoft\Jet\4.0

        If there is a plus (+) to the left of the subkey, that registry subkey contains additional subkeys. To edit a registry subkey's value, double-click the subkey in the left pane of the Registry Editor window to open it, and then double-click the value you want to edit in the right pane of the Registry Editor window. In some cases, you may need to add new subkeys or values. For information on how to add new subkeys and values, use the Registry Editor Help.

    2. Do one of the following:

      To make changes to the Microsoft Jet database engine, navigate to the \HKEY_LOCAL_MACHINE
      \SOFTWARE\Microsoft \Jet\4.0\Engines\Jet 4.0 subkey and make the desired changes.

      Important  Changes to settings in this subkey will affect all programs installed on the computer that use the Microsoft Jet database engine to access Microsoft Access 2000 and later databases. In addition to Microsoft Access, this includes Microsoft Excel 2000 and later and Microsoft Visual Basic 6.0 or later.

      To make changes that apply only to Microsoft Office Access 2003, navigate to the \HKEY_LOCAL_MACHINE\SOFTWARE
      \Microsoft\Office\11.0\Access\Jet\4.0\Engines
      \Jet 4.0 subkey, and then modify values there. If the \Jet 4.0 subkey does not exist, create the subkey, and then add the values.

    3. Exit the Registry Editor.
    4. Exit and restart Microsoft Access to use the new settings.