Discover how a bimodal integration strategy can address the major data management challenges facing your organization today.
Get the Report →How to Use a Microsoft Access Database to Update WooCommerce Data in Real Time
Update WooCommerce data by creating a linked table in Microsoft Access with the CData WooCommerce ODBC Driver.
CData ODBC drivers connect your data to any database management tool that supports Open Database Connectivity (ODBC). This includes many of the most popular productivity tools, adding new capabilities for document sharing and collaboration. Using the CData ODBC driver for WooCommerce, you can update live WooCommerce data in Microsoft Access; for example, you can make updates that can be immediately seen by other users.
Connect to WooCommerce as an ODBC Data Source
If you have not already, first specify connection properties in an ODBC DSN (data source name). This is the last step of the driver installation. You can use the Microsoft ODBC Data Source Administrator to create and configure ODBC DSNs.
WooCommerce supports the following authentication methods: one-legged OAuth1.0 Authentication and standard OAuth2.0 Authentication.
Connecting using one-legged OAuth 1.0 Authentication
Specify the following properties (NOTE: the below credentials are generated from WooCommerce settings page and should not be confused with the credentials generated by using WordPress OAuth2.0 plugin):
- ConsumerKey
- ConsumerSecret
Connecting using WordPress OAuth 2.0 Authentication