MsSQLProvider

<< Click to Display Table of Contents >>

 

MsSQLProvider

Enum Configures or return the OLE DB data provider to access a SQL Server. Possible values for this property are 1: SQLOLEDB or 2: MSOLEDBSQL (default).

 

NOTE

The option for an SQLOLEDB data provider is now deprecated by Microsoft and should not be used. However, applications created in versions previous to version 6.0 keep working normally. In case of updating these applications to version 6.0, Elipse E3 automatically adds to the connection String the compatibility parameter "DataTypeCompatibility=80".

Was this page useful?