Provider Recommendations for External Database Connections
The table below lists the recommended OLE DB providers to be used for an external database connection (see Connections to External Databases for Object Types).
Database | Provider |
---|---|
Microsoft SQL Server |
Microsoft OLE DB Driver for SQL Server (MSOLEDBSQL) Note: Using the following, deprecated providers is not recommended:
|
MySQL |
Microsoft OLE DB Provider for ODBC Drivers (MySQL Connector/ODBC).
In connection settings, select Microsoft OLE DB Provider for ODBC Drivers as the provider and the system data source you defined as the data source. The default collection in the connection settings remains empty. Thus you only define the database in the driver settings. You can also use MySql.OLEDB Provider with MySQL. |