OLE DB Driver


The OLE/DB driver is a wrapper for the ODBC driver which includes significant performance enhancements and is thread-safe.

Connection Provider: The name of the data provider
Connection String: Specify the connection information to the data provider
<provider>: The data provider
<database_name> The data source
<username> User name to login to the database
<password> Password of the user name specified