Skip to main content
Nintex Community Menu Bar

Nintex Workflow updating an Microsoft Access Database?

  • February 1, 2019
  • 1 reply
  • 11 views

Forum|alt.badge.img+8

We have a Microsoft Access Database that contains user option data.  We want to be able to have a user make a form selection that will have a workflow to update a field in the Access database for us.  Is there a way for Nintex workflow to update a Microsoft Access Database?

1 reply

Forum|alt.badge.img+17
  • February 8, 2019

If you can access the database through either a SQL command or a REST call, then you should be able to update it. Otherwise Nintex would not have an out of the box method for connecting with the database.