Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
cbaqir
Specialist II
Specialist II

Local reload times out/fails but QMC works

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?

1 Solution

Accepted Solutions
cbaqir
Specialist II
Specialist II
Author

I fixed the issue by changing the ODBC connection to OLEDB CONNECT TO ....

View solution in original post

3 Replies
Digvijay_Singh

If you can post error statement here, I think someone can help.

cbaqir
Specialist II
Specialist II
Author

There was no error. It just froze.

cbaqir
Specialist II
Specialist II
Author

I fixed the issue by changing the ODBC connection to OLEDB CONNECT TO ....