Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am connecting Postgres 9.1.22 using 64 bit ODBC driver. In PostgresSQL we have huge table which has 80 GB size and 100 million rows. If I tried to fetch even 1 rows using QlikView my desktop application hangs forever. We tried it for 2 hours then killed task.
Any idea if there are issues with QlikView ODBC driver? Please suggest if any better driver can help in resolving this issue. OLEDB / JDBC preferred opensource driver.
Can you look Direct Discovery ‒ QlikView
"Any idea if there are issues with QlikView ODBC driver?"
Which version of the Qlik ODBC Connector package are you using? The current package doesn't seem to support PostgreSQL 9.1, only versions 8.4, 9.2 and 9.4.
Hi Paresh,
Connecting qlikview to PostgreSQL with ODBC connector
How to make connection with PostgreSQL database in Qlikvew?
May be the above links will help to you.
Hi Paresh, if all else fails you could try introducing an export process into your ETL layer, maybe a CSV chopped into sensible sizes. Does your data change or is most of it static?