Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
All of a sudden I am having issues reloading my local qvw copy for development. I've narrowed it down to one table that we connect to using ODBC SQL Server drivers. When the table is commented out, I have no issues. The Data Architect mentioned when he queries the table directly (not from Qlik), Select * gives an error but select A,B C etc works fine.
Any thoughts about how to troubleshoot?
I fixed the issue by changing the ODBC connection to OLEDB CONNECT TO ....
If you can post error statement here, I think someone can help.
There was no error. It just froze.
I fixed the issue by changing the ODBC connection to OLEDB CONNECT TO ....