I have an Excel spreadsheet on the workflow server that I am trying to make an ODBC connection to from workflow but have run into a problem.
1. Excel is installed on the server
2. The worksheet I'm trying to access is in a folder on this server
3. The server has a 64 bit OS
The 32 bit ODBC interface doesn't show Excel driver as an option after doing some research I discovered that there is a different ODBC interface in C:\Windows\SysWOW64\odbcad32.exe that does work and lets me set up the connection to my Excel file. However when I try to get to this connection with workflow it brings up the 32 bit interface and I don't see the connection to the file that I created.
How can I get workflow to look-up data on an Excel 2010 file?
Thanks Sandy