Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ODBC error when connecting to Tableau #3932

Closed
ilcaa72 opened this issue Jun 21, 2022 · 8 comments
Closed

ODBC error when connecting to Tableau #3932

ilcaa72 opened this issue Jun 21, 2022 · 8 comments
Labels

Comments

@ilcaa72
Copy link

ilcaa72 commented Jun 21, 2022

Tried to connect to Tableau using the ODBC driver, received an error (see screenshot)

Is connecting to Tableau as a data source possible? if so whats best method/resolve this issue? thanks

tableau_ODBC driver

@hawkfish
Copy link
Contributor

Former Tableau back end dev here. Looks like the driver crashed the protocol server (a subprocess we ran to prevent badly behaved drivers from crashing the app.) @tiagokepe can you have a look?

@tiagokepe
Copy link
Contributor

@ilcaa72 Could you enable the ODBC trace using the ODBC Data Source Administrator?

Then you could run Tableau again and atach the ODBC trace file here.

@ilcaa72
Copy link
Author

ilcaa72 commented Jun 22, 2022

here is the Trace log. I started the Trace, opened Tableau, tried to connect to 'other odbc' by selecting 'duckdb driver', error was generated and i closed it down. hopefully that was enough.
SQL_trace_Tableau_duckdbODBC.LOG

@Mause
Copy link
Member

Mause commented Jun 22, 2022

@ilcaa72 that error looks like a duplicate of #3079

@ilcaa72
Copy link
Author

ilcaa72 commented Jun 22, 2022

@Mause thanks, i think the above Tableau issue is different.

I moved the DBeaver 'memory issue' to the link you provided. thanks

@github-actions
Copy link

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the stale label Jul 30, 2023
@hawkfish
Copy link
Contributor

You can connect to Tableau with the JDBC driver. I have made a connector ("taco") using it, which you are welcome to try. It has been through the full test suite, but I recommend using the most recent JDBC driver from master.

@github-actions github-actions bot removed the stale label Jul 31, 2023
@github-actions
Copy link

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants