I am trying to connect to a QB Enterprise file using an ODBC 32 bit connection. The connection works and will read all the tables. I am trying to pull all fields of a singular table using the 'table' tab of the query builder and I am getting this error:
Error: Input Data (7): Error SQLExecute: [QODBC] Invalid cursor state
An access database is currently doing pulling these tables so I know it can connect, but I need to do a bunch of data blending using alteryx.
Open to any and all solutions.