Overview of OLEDB Adapters

Tags:

Updated:

less than 1 minute read

Generic OLEDB Adapter is a software which provides OLEDB applications a leverage to communicate and adapt with the AEC Portal.

OLEDBAdapter Object and DataSet objects are combined to perform Data Access and Data Manipulation operations in the OleDb Data Sources. When you perform the SQL operations like Select, Insert etc. in the data containing in the Dataset Object and it will not directly affect the Database, until you invoke the Update method in the OleDbDataAdapter.

This Document provides you the detailed process of validating a OLEDB database application in the APPSeCONNECT Cloud Portal.

Protip: The user or the implementer needs should have sufficient Addons are subscribed in the plans if not, they need to subscribe the Addons in their organisation plan.