Providing Custom Driver Properties When Registering Datasources
Go Up to [[Manually Registering or Editing Datasources{{#if:||{{{2}}}}}]]
The Datasource Registration wizard's Custom Driver Properties panel lets you specify optional, provider-specific connection string keywords or properties beyond those offered on other panels of the wizard.
Note: Consult driver/client documentation for details on supported driver properties.
To add a driver property for this datasource connection
- Click New. The Add Driver Property dialog opens.
- Select a property name from the Name dropdown or type the name of the property. The dropdown is automatically populated with the most commonly-used properties for a platform driver. However, you can specify all properties (name/value pairs) supported for that driver.
- Type the property value in the Value field.
- Optionally, provide a Description.
- Click OK.
The dialog closes and the new property's name and value appear in the Property Name/Property Value list.
Click Edit to initiate editing of a selected property name/value pair. Similarly, use Delete to remove a selected property name/value pair from the list.