Hi,
I have solved it :)
The connection string schould be: PROVIDER=MSDASQL;DRIVER={EXASolution Driver};DATABASE=…;EXAHOST=host:id;UID=login;PWD=passwort;
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
I'm trying to connect with SSAS Tabular 2016 to Exsasol through ODBC Connector.
I only get the error message that the provider was not registered.
Exasol ODBC drivers have already been installed.
I suspect that the connection string is not correct. I found an example on Exsasol docs. https://docs.exasol.com/connect_exasol/drivers/odbc/using_odbc.htm
DSN=exa_test;UID=sys;PWD=exasol;EXASCHEMA=MY_SCHEMA;
DRIVER={Exasol Driver};EXAHOST=192.168.6.11..14:8563;UID=sys;PWD=exasol
Is it possible the string is different for SSAS Tabular 2016?
Hi,
I have solved it :)
The connection string schould be: PROVIDER=MSDASQL;DRIVER={EXASolution Driver};DATABASE=…;EXAHOST=host:id;UID=login;PWD=passwort;
Hi @Daria Golchenko ,
I have converted your comment as answer, since it worked for the case, you could mark it as answer. This would benefit other user and the forum.
Thanks.
Lukas
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
What can I do if my transaction log is full?--- Hot issues November
How to convert Profiler trace into a SQL Server table -- Hot issues November
Hi,
it is 64bit DSN.
We have also installed drivers for 32bit.