I've connected to the 2020 DBs (IDATA, PDATA, etc) via pyodbc. This has been working for some time.
Recently, however, my queries to the IDATA DB are simply being returned empty - as if I do not have any Clients in the individual Tax Type.
Troubleshooting steps:
As part of the troubleshooting, I want to refresh the 'Access Confirmation' to reconnect pyodbc to the DB. I changed my login password in the hopes that it would trigger a prompt to reconnect, to no avail.
To be clear, as mentioned in the SDK developer instructions, below are the connections I'd like to refresh or remove and reconnect.
Is this possible? Or does anyone have any other ideas?
*********************************** UPDATE ***********************************
The authorization timeout requested my password. I entered my new password and the query completed without error but the returned results are still empty.
I'm from Lacerte engineering team and want to check this issue and support you. Can you please send details to LacerteEncryption email so that can troubleshoot further and collect more details.
@ John_Samuel
Our firm is also having trouble with this issue.
Please advise how to access LacerteEncryption email .
Thank you.
Joneil
LacerteEncryption@intuit.com
Turns out the DB was corrupted. Not sure what caused it.
In my case, the CLPack Repair Utility did not fix the corruption.
But here's the workaround:
Thanks, @JAS & @john_samuel for their assistance.