HResults.DTS_E_OLEDB_ACENOTFOUND Field

Definition

MessageId: DTS_E_OLEDB_ACENOTFOUND MessageText: The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine. For more information, see http://go.microsoft.com/fwlink/?LinkId=219816

public: int DTS_E_OLEDB_ACENOTFOUND = -1073676245;
public const int DTS_E_OLEDB_ACENOTFOUND = -1073676245;
val mutable DTS_E_OLEDB_ACENOTFOUND : int
Public Const DTS_E_OLEDB_ACENOTFOUND As Integer  = -1073676245

Field Value

Value = -1073676245

Applies to