Providing Custom Driver Properties When Registering Datasources

From DBArtisan
Jump to: navigation, search

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.

Notepad blue icon 2.pngNote: Consult driver/client documentation for details on supported driver properties.

To add a driver property for this datasource connection

  1. Click New. The Add Driver Property dialog opens.
  2. 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.
  3. Type the property value in the Value field.
  4. Optionally, provide a Description.
  5. 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.