So I basic query looking at individual vouchers to basically start transforming into a Sales Analysis an Forecast is taking entirely too long.
The Query in SSMS (SQL Server Management Studio) takes less than a second.
That same query when connected In-Database in Atleryx also takes less than a second.
As soon as I try to bring it into designer, or just start with the Basic Input Tool, it takes nearly 7 minutes to run.
I have tried changing the connection types (OleDB to ODBC and back), I have tried deleting the connections and recreating them, I have tried closing and opening the software. Nothing seems to improve this.
At a pace of 7 minutes for something this simple, the software is un-useable.
What else could be done to fix this?
NOTE: I just updated to the most recent release of designer yesterday (3/4/21)