HResults.DTS_E_OLEDB_EXCEL_NOT_SUPPORTED Field

Definition

MessageId: DTS_E_OLEDB_EXCEL_NOT_SUPPORTED MessageText: SSIS Error Code DTS_E_OLEDB_EXCEL_NOT_SUPPORTED: The Excel Connection Manager is not supported in the 64-bit version of SSIS, as no OLE DB provider is available.

public: int DTS_E_OLEDB_EXCEL_NOT_SUPPORTED = -1072721148;
public const int DTS_E_OLEDB_EXCEL_NOT_SUPPORTED = -1072721148;
val mutable DTS_E_OLEDB_EXCEL_NOT_SUPPORTED : int
Public Const DTS_E_OLEDB_EXCEL_NOT_SUPPORTED As Integer  = -1072721148

Field Value

Value = -1072721148

Applies to