HResults.DTS_E_OLEDB_OLDPROVIDER_ERROR Field

Definition

MessageId: DTS_E_OLEDB_OLDPROVIDER_ERROR MessageText: Consider changing the PROVIDER in the connection string to %1!s! or visit http://www.microsoft.com/downloads to find and install support for %2!s!.

public: int DTS_E_OLEDB_OLDPROVIDER_ERROR = -1071582166;
public const int DTS_E_OLEDB_OLDPROVIDER_ERROR = -1071582166;
val mutable DTS_E_OLEDB_OLDPROVIDER_ERROR : int
Public Const DTS_E_OLEDB_OLDPROVIDER_ERROR As Integer  = -1071582166

Field Value

Value = -1071582166

Applies to