Open akhlaq-ha opened 1 year ago
Hello @akhlaq-ha,
It's not supported now.
Thanks
hello @ovr , same database name not found issue occurs when using ODBC DSN to connect. will it be resolved in the future? Thanks
will it be resolved in the future?
As I know we have a long-term plan to support popular tools/BIs with SQL API. I cannot provide ETA.
cC @paveltiunov
Thanks
hello @ovr does this cubesql feature related to my issue?
Thanks
@akhlaq-ha @hawkEye-01 Could you please check the latest version of Cube (v0.36.x) with the query pushdown turned on? Cube's SQL API has substantially improved over the last months/years.
Problem
I am trying to connect SQL API via PostgreSQL OLEBD driver provided by Intellisoft in excel. The connection establishes successfully and I can see the tables list.
But when ever I try to connect specific table it shows the following error.
I am assuming that the path for the table is wrong since I cannot see any database names 'postgres' listed in pg-cli.
Is my assumption right? if so how can I provide database name in cubejs env file?