Access (ODBC) Connector

Access (ODBC) Connector




Access



To access Access, I had to download the Microsoft Access Database Engine 2010 Redistributable, https://www.microsoft.com/en-us/download/details.aspx?id=13255.

Once installed, open the ODBC tab on your Origin or Destination tab and click Data Source Administrator. Most computers will have several Access data sources available. The newly installed data source is "Microsoft Access Driver (*.mdb, *.accdb)". Once selected, everything else is standard Creatio Connect.


Parameter
Description
Connection String

ODBC Connection Edit Screen


    • Related Articles

    • CSV Connector

      Additional Documentation This Connector is based on the CSV ADO.NET Provider by CData. For additional help, including Connection String parameters, please see: https://cdn.cdata.com/help/RVG/ado/ CSV Via Upload (in Cloud Designer) When you upload a ...
    • Smartsheet Connector

      Additional Documentation This Connector is based on the Smartsheet ADO.NET Provider by CData. For additional help, including Connection String parameters, please see: https://cdn.cdata.com/help/BSG/ado/ Smartsheet Origin When authenticating the ...
    • Gainsight Connector

      Gainsight's Customer Success Software empowers companies to increase revenue, decrease customer churn, and drive advocacy.  Gainsight is a cloud-based application and available for your migrations and integrations through the Creatio Connect Cloud ...
    • Act! Connector

      ACT! Premium Cloud: Connect Creatio supports two-way integration. ACT! On-Prem: Connect Creatio does not have a native Act! connector for versions less than Act v18 so we read directly from the database. Configuration Options Connect Act Premium ...
    • MySQL Connector

      MySQL Origin Note that the connection string must match the sample connection string shown in Creatio Connect: server=<server_name>;uid={0};pwd={1};database=<db_name>; The string components must be placed in that order. {0} is a variable that refers ...