Use the Edit Property Value dialog box to edit the OLE DB initialization properties that are available for your OLE DB provider. Properties may vary, depending on the OLE DB provider that you are using.
Note For more information about provider-specific properties, see the documentation provided with your OLE DB provider.
Property Description
Displays the description of the selected property.
Property Value
Enter a valid value.
Set value to provider default setting
Check to set this property value to the OLE DB provider default value.
Property required to connect
Check to make this property required to connect to a data source. If this property is not set to a valid value, a connection cannot be established with a data source.
Always use this value
Check to always use this property value in the connection string regardless of any other value that may have been set previously.
See Also