Setting the startup parameters from the registry editor

You can use the Windows Registry Editor to set the OpenDB startup parameters.

Procedure

  1. Select the Run option from the Windows Start menu.

    The Run dialog box displays.

  2. Type regedit in the Open text box and then click OK.

    The Registry Editor displays.

  3. Navigate to and select the following registry key:

    For 32–bit implementations:  Computer\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\services\OpenDB

    For 64–bit implementations:  Computer\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\services\OpenDB64

  4. Double-click the ImagePath value.

    The Edit String dialog box displays.

  5. Type the startup parameters after the existing directory reference to the OpenDB server in the Value Data text box. For example:

    C:\Opendb\3.4\OpenDB64.exe /port 5800 /MaxColSize 1000k sets the port to 5800 with a maximum column size of 1000.

  6. Click OK.

    The new configuration is saved.