I have an inelegant solution. I'm looking for something better.
My client's Sage 50 accounting is 32 bit and the ODBC driver is 32 bit. Therefore, the version of office I need to use is also, 32 bit.
I have Office 365 installed and connected to Sage for specialized reporting and other integrations in MS Access.
However, we are moving data from Sage to a B2B ECommerce Solution using Power Automate Desktop. I create/update products, process orders, manage customers, etc.
Problem: I cannot connect to Access from PAD because the MS Access drivers do not show up in the data link window.
Currently, I've had Access write the data I need to Excel and Power Automate can open up the Excel workbook, read what I need, and write back to it.
I can kick off an Excel Macro that can then write that back to Access. I did a basic test of this...
But holy cow!!! Really???
So, if anyone has an idea or two, that would be awesome!
Note: In some ways, some of the things I need to do are easier to program in VBA than Power Automate but I would prefer a solution that feels like I'm passing parameters via a DOS command line ala 1992 integrations.
Thanks.